Forum Discussion

muneeba's avatar
muneeba
Regular Visitor
1 year ago
Solved

Refresh not supported in Direct Query with Field Parameters

Hi all, I’m working on a Power BI dashboard using a DirectQuery semantic model. I’ve created two blank tables in the semantic model: one for measures and one for titles. In the dashboard-level PBIX ...
  • muneeba's avatar
    muneeba
    1 year ago

    The only option I had in mind was to move all the measures into the Semantic Model.
    To keep things organized and manageable, I used Folders within the model. Additionaly, I created Parameters in the Semantic Model to support dynamic filtering and logic. 

    By doing this, we also enable a live connection, which allows real-time data refresh and interaction.

    At this point, this seems to be the most practical and scalable solution.