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.
I hope this message finds you well. I've noticed that this solution remain unresolved. If any of you have managed to find a resolution to the issue, I kindly request that you share your solution for the benefit of the entire community. Alternatively, if you're still facing challenges, please do let us know as well.
Your insights and updates will greatly assist others who might be encountering the same challenge.
Now I'm having the issue in these 2 columns in the matrix. I want the sum of Revenue Increase and Average of %
Hi @ZLee21
to blank out the total you may use
Occupancy Test =
IF ( HASONEVALUE ( 'Table'[DateTime - Copy] ), SUM ( 'Merge1'[OCC total] ) )
Thank you, exactly what I needed
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
12 | |
8 | |
8 |