The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
https://drive.google.com/file/d/1C4cKXalkDq95yFt5BWdVwwoxL0oAiJ8U/view?usp=sharing
In the attached pbix, I am trying to calculate Cumulative Final To Collect.
There are two issues
1)
@Antmkjr , Final To Collect is creating a problem. Try to avoid comparison or cumulative and normal measures. see if you can get that without cumulative
min(SUM('To Collect'[To Collect]), [Cumulative Net to Collect] )
There are quite a few cumulative in report and then they used in another cumulative , causing the slowness
@mahoneypat Similar issue to that of the yesterday's. But this time with another formula, could you please suggest how to improve performance
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |