Skip to main content
Solved

Displaying Financial Reports on a Wiki Article


Forum|alt.badge.img

Would it be possible to show a report in a wiki article? In essence I am trying to create a wiki reference area with some financial reports displayed. Currently I am only able to show a link to a report page. 

Best answer by porlov

@podonnell11 I believe you can use iframe functionality inside a wiki page. 

So here is how I would do it:

<iframe src="https://myacumatica.acumatica.com/frames/reportlauncher.aspx?id=XX654321.rpx&Param1=ParamVal1&HidePageTitle=true" width="x" height="y">

That would create an iframe within a wiki page and system would instantly run the report. 

But keep in mind, I’ve noticed a problem with the approach, is that you can only modify article once. After that iFrame with ReportDesigner in it breaks an edit and delete button :clown:

 

I’ve tried it on 2020R2 version. 

View original
Did this topic help you find an answer to your question?

2 replies

Gabriel Michaud
Captain II
Forum|alt.badge.img+10

@podonnell11 you can only add a link. The alternative would be to first export the financial report to Excel or use a tool like Velixo Reports and then embed an Excel Online viewer in the wiki article. More information on Excel Online and embedding can be found here: https://support.microsoft.com/en-us/office/share-it-embed-an-excel-workbook-on-your-web-page-or-blog-from-onedrive-804e1845-5662-487e-9b38-f96307144081?ui=en-us&rs=en-us&ad=us

Here’s a sample that I just built showing an Excel Online report embedded into a wiki page:

 


porlov
Community Manager
  • Community Manager
  • 4 replies
  • Answer
  • October 13, 2020

@podonnell11 I believe you can use iframe functionality inside a wiki page. 

So here is how I would do it:

<iframe src="https://myacumatica.acumatica.com/frames/reportlauncher.aspx?id=XX654321.rpx&Param1=ParamVal1&HidePageTitle=true" width="x" height="y">

That would create an iframe within a wiki page and system would instantly run the report. 

But keep in mind, I’ve noticed a problem with the approach, is that you can only modify article once. After that iFrame with ReportDesigner in it breaks an edit and delete button :clown:

 

I’ve tried it on 2020R2 version. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings