Forum Discussion
RichardJChester
11 months agoRegular Visitor
After September 2025 Upgrade. having issue with DAX table based on DirectQuery source
After Power BI Desktop auto-upgraded to September 2025 release I've noticed an issue - I wonder if anyone else has seen it and has a work-around. My model has a DirectQuery reference to a table i...
MFelix
Super User
11 months agoHi RichardJChester ,
Have you tried to update the DAX table individually in Power BI desktop by editing the formula?
If this does not update the information I would post this in the issues part of the forum.
RichardJChester
11 months agoRegular Visitor
Thank you Miguel.
If I update the DAX in a simple way -- like add a space to "fool" PBI into thinking something changed, the data does not update.
If I make a change with substance -- like change the name of one of the columns in the derived table -- the data updates.
It seems that getting the data to update in an existing DAX-based table from a DQ source without making a change is the issue.
Again - thank you!
Rich
- MFelix11 months ago
Super User
I will check on my side try to replicate the problem.