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.
Hi Bi Developers! I'm trying to get ramining value by month and showing data as below but I couldn't get what I need:
I am using this measure but it doesn't gie me what I need:
Cumulative_Billing_Local =
CALCULATE (
[Billings_Local],
FILTER( ALL('Calendar'),
'Calendar'[Date] <= MIN( 'Calendar'[Date] )))
Any idea how to get this ?
I don't want to get duplicated values in Prepayment and Burndown value. remaining values should work only in subtotal row
Thanks in advanced!
Erica
User | Count |
---|---|
20 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
9 | |
9 |