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,
I want to do next:
I one to present matrix, with buckets as columns and months as rows.
For Feb and bucket 2, I need to present sum amount for all account that were in bucket 2, two months after feb(april), but they were in bucket 1 one month later (march)
Regards,
Thanks
Try using CALCULATE Function to change the context.
@v-chuncz-msft
Thanks for fast reply,
This is something like migration matrix, I need to see how much amount rolled from one month to next month from one bucket to another.
For February, I got 1000 USD in bucket 0 for example, and I need to present in same row in column 1 how much money rolled frow bucket 0 to bucket 1 in March.
thanks