Forum Discussion
updating a report and the data
where there is "data" thats where the data does not change according to the query and the report too. Ofwhich i think the report does not change because the data is not updating according to the querie
- Eric_Zhang9 years ago
Microsoft Employee
ntomby wrote:
where there is "data" thats where the data does not change according to the query and the report too. Ofwhich i think the report does not change because the data is not updating according to the querie
What does the query like in "Query Editor" window? Have you re-run the query and "Apply changes"?
- ntomby9 years agoNew Member
Yes I have after making changes in the sql server, so the changes reflected on the quries after I refreshed but not on the data
- Eric_Zhang9 years ago
Microsoft Employee
ntomby wrote:
Yes I have after making changes in the sql server, so the changes reflected on the quries after I refreshed but not on the data
What do you mean changes reflected on the queries? Do you mean that you've changed some data in SQL Server and the same quries return different result in tool like SSMS but not in Power BI? If so, what are the queries used in Power BI?