Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a very simple model with a Fact Table (DirectQuery), the Agg table (Import) and then the DateDim being a calculated table. The aggregation works until the moment I drag and drop the date from my DateDim. At that point it is still sending queries back to my SQL db. Since I can't convert a DAX table to Dual, is there a limitation when using DAX calculated tables (which by default are import/cached) or am I missing something?
Hi @rustice ,
I have a little confused about your scenario.
What is mean of " Dual "?
Actually, if you use direct query mode, there should be some limitations for dax. You could have a good look at this document and this blog.
Best Regards,
Cherry
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.