Forum

This content is now out of date.

Visit Our Community

Embed Reports using Javascript API integration

Hi YF Support,

- I create a dashboard in YellowFin. Please see in the attached file:
Dashboard1.jpg
When Drill Through in table. We're expecting as Dashboard2.jpg file.
- But when used body of your html include a link to the Javascript API: Yellowfin.html file. We're expecting as Dashboard3.jpg and Dashboard4.jpg file. Why drill through is showed into a report as the Dashboard4.jpg file. Need help me this.

Thanks


Hi,

It looks like you would like to have the 'drill-through' link open a new report, in a new window. Is that correct?

Unfortunately this is not supported when dashboards are embedded.
An enhancement request (TASK ID = 116004) has been created and will be considered for future releases, though at this point in time it has been marked as unplanned.

If I have misunderstood what you were after please let me know.

Regards,
David

Hi YF Support,

I have successfully showed report using javascript api, but i have to create a pdf with this report and additional information of mine, for that i want to use the export pdf hyperlink , when i click export pdf it will generate a pdf automatically, is there any way to customize the pdf.Javascript api is better for me..


Regards
Konda Reddy. L
Hi Konda,

You can return a report in a PDF file by using webservices.
See the following post : Integrating & Emdedding Yellowfin into a custom application or webpage
There is a Report Service section that has a sub-section 'PDF'.

Though in saying this, if you are embedding a report via Javascript, interactive elements are available, such as drill-through, drill-down, changing filters, series selection, and exporting to formats such as PDF and XLS should already be there.
You will need to make sure that the user account used to access these reports has such functions enabled in their role.

Regards,
David