Forum Discussion
Unable to reflect updated value in Power BI Service
Hi All! I have a dashboard with that user can set benchmarking. I have a table for list of KPIs in SQL Server. The idea is whenever a user update the value in SQL Server, there is a measure that will take the latest KPI value and reflect it in a chart. However, I have an issue with reflecting the latest KPI value in Power BI Service. I tried click "Refresh" whenever a value get updated or keyed in the table. Any ideas on what I am missing here?
- Anonymous7 years ago
PBIX123,
I am afraid that it is not supported.
Regards,
Lydia
7 Replies
- AnonymousNot applicable
PBIX123,
What error message do you get when refreshing data in Power BI Service? Have you configured gateway and add your SQL data source within the gateway? You can review more details in the article below.
https://docs.microsoft.com/en-us/power-bi/service-gateway-enterprise-manage-sql
Regards,
Lydia- PBIX123Frequent Visitor
Hi Anonymous,
Actually I am currently working with PowerApps that will take user input for benchmarking. this input is then passed to SQL Server through SQL Script in Flow. Next, I create a measure that takes this value and then display it in line chart. However, when I update the value, it is parsed to SQL Server but not to my PBIX that connect live to Analysis Service.
- AnonymousNot applicable
PBIX123,
Do you click Refresh button in Power BI Desktop?
Regards,
Lydia