Forum Discussion
How to get merged table data to refresh?
Hey wpf_ ,
how did you connect to the data source? Is it import or direct query mode?
If you imported the data in import mode you always need to click the "Refresh" button or schedule a refresh that the data is being refreshed.
The behavior that the data refreshes when you change something in a visual is common for direct query. But if you're in import mode the visuals work on the imported data set.
You can change the import mode from import to direct query, but aware of the disadvantages of DQ:
Power BI Switch From Import To Direct Query Mode (devoworx.com)
- wpf_5 years ago
Post Prodigy
Thanks for your reply. I am using directquery. I thought maybe merged tables behave differently? Could it be that the last two steps of my query could not be folded? The last two steps are getting the last 3 char of a column, and trimming a column. The join instruction is folding though.
- selimovd5 years ago
Most Valuable Professional
Hey wpf_ ,
that's a good question. Did you activate the "Assume Referential Integrity" setting?:
Assume referential integrity setting in Power BI Desktop - Power BI | Microsoft Docs
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍Best regardsDenisBlog: WhatTheFact.biFollow me: twitter.com/DenSelimovic