Forum Discussion
NetMare
5 years agoFrequent Visitor
Set Filters according to sharepoint address / save different filters to view on several sp sites
Hi there, once more a question from my side. I have a report showing different KPIs for several locations. For each location there is a single sub site in sharepoint. I want to embedd the p...
- 5 years ago
It's me again 😉
Found a solution:
1. Report needs to be in the "workspace" from that sharepoint group!!!
2. Embedd report as Iframe with filter like
&filter=Location/Site eq 'Cityname'Hint: you can also disable the filter panel and the page selection panel
&filterPaneEnabled=fals &navContentPaneEnabled=falseRegards
NetMare
5 years agoFrequent Visitor
It's me again 😉
Found a solution:
1. Report needs to be in the "workspace" from that sharepoint group!!!
2. Embedd report as Iframe with filter like
&filter=Location/Site eq 'Cityname'
Hint: you can also disable the filter panel and the page selection panel
&filterPaneEnabled=fals
&navContentPaneEnabled=false
Regards
NetMare
5 years agoFrequent Visitor
Hi again.
With this solition the sso does not work!
Different user only sees a Log In button instead of the report.
Report is stored in a group. User is part of that group.
Any ideas how to slove this???