Forum Discussion
Power BI dashboard integration with Visualforce page in Salesforce
- Anonymous8 years ago
sb_powerbi,
Firstly, it is possible to apply row level security to the report for end user, for more details, please take a look at this similar thread.
Secondly, does your dataset contain salesforce data source? If so, DirectQuery mode is not available in this case. However, if your dataset contains other data sources that support DirectQuery mode, you are able to integrate the report to visualforce page in salesforce.
Moreover, you can achieve the refresh requirement by using Data Refresh APIs.
Regards,
Lydia - Anonymous8 years ago
sb_powerbi,
After you apply RLS for your dataset, as long as the user have no issues viewing his own data in Power BI Service, he should also see the same data in the embed report in salesforce.
Regards,
Lydia
sb_powerbi,
Firstly, it is possible to apply row level security to the report for end user, for more details, please take a look at this similar thread.
Secondly, does your dataset contain salesforce data source? If so, DirectQuery mode is not available in this case. However, if your dataset contains other data sources that support DirectQuery mode, you are able to integrate the report to visualforce page in salesforce.
Moreover, you can achieve the refresh requirement by using Data Refresh APIs.
Regards,
Lydia
Anonymous
Thank you so mcuh for response
My Power BI dashboadrd connected to Sql Server not SalesForce.
Business users would like to see the Power BI dashbord in Visualforce Page, As users compatibale with SalesForce.
We are planning to embedd report to salesforce so bit confused on row level security will support same as Power BI service .
- Anonymous8 years agoNot applicable
sb_powerbi,
After you apply RLS for your dataset, as long as the user have no issues viewing his own data in Power BI Service, he should also see the same data in the embed report in salesforce.
Regards,
Lydia