Reporting

If I embed iframes into a website, can I still allow the user to export the data?

smcdonald20
Path Finder

We send monthly reports to our users summarizing a lot of data e.g. user accounts, machine info, logs etc.
We want to create a portal/website that users can log into, where they can view AND export the reports.

I can VIEW the data, but want to know if its possible for the user to EXPORT too?

0 Karma
1 Solution

cmerriman
Super Champion

I would say yes. I haven't done it with a report, but we have a dashboard and all the functions we allowed on the dashboard are on there so users can export the PDF and inspect the search, etc. We just have the

<iframe src="dashboard URL" seamless frameborder="no"  scrolling="no" width="1200" height="2500" ></iframe>

View solution in original post

0 Karma

cmerriman
Super Champion

I would say yes. I haven't done it with a report, but we have a dashboard and all the functions we allowed on the dashboard are on there so users can export the PDF and inspect the search, etc. We just have the

<iframe src="dashboard URL" seamless frameborder="no"  scrolling="no" width="1200" height="2500" ></iframe>
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...