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 August 31st. Request your voucher.
Hello,
Wondering if it is possible with DAX to copy the content of a row into another row. For example below :
I would like the whole content of the second row (Feb 2023) to be copied on Mar-2023.
It would only be possible for me to do it through a measure creation (with DAX) as my current system doesn't allow to create or modify tables/columns.
Thank you !
you need the march 2023 value. perhaps you can use a date dimensional table for it?
can you show the underlaying data model please?
Proud to be a Super User!
Thanks for your answer.
Unfortunately, the data model is unaccessible on my side because it is stored in a distant server of my company (Azure). I also can't create or modify any table / column.
User | Count |
---|---|
27 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |