Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi I I have a direct query with SQL sitting on AWS cloud. The connection to the cloud is quick (so no issue there). Using performance analyzer I am expereincing 65secs visual refresh and I am aiming to get to 15secs. I have zero Calculated Columns and probably 15 calculated Measures. In this 400M row of data consist of data for Year 2019 and Year 2020 down to 10minutes interval. Can you offer any other option for me to improve perfromance from 65 secs to 15secs The DAX measures that takes the longest refresh is = Calculate(Sum(Table[datacolumn]), Filter(Table,[year]="2020") / Calculate(Sum(Table[datacolumn]), Filter(Table,[year]="2019")...thank u
Solved! Go to Solution.
@Anonymous , refer if composite model can help in this case
@Anonymous , refer if composite model can help in this case
wow.. this is it!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.