The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi guys,
Why my data won't load when I add a measure?
The table below is supposed to show the arrears (decimal number) by financial year (text).
Each field comes from a different table.
Arrears £ = CALCULATE(
Thank you!
I suppose you are using Direct Query as this is a know limitation of Direct Query.
Refer Cosniderations & Limitation section-Use DirectQuery in Power BI Desktop - Power BI | Microsoft Docs
Could be that there are more than 1M records in your dataset.
You cna try to limit the data or you can run the quesry while fetching the data to get rows less than 1 million
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |