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.
Guys, I need to know if display a measure in the future is viable. Let me explain it.
I have this visual above, it shows values by date.
I have another measure that sums up the previous month. I want to sum may (maio) and display it as july.
Is it possible in Power BI? Because my dataset goes until June (junho)
Solved! Go to Solution.
Hi @tahechadv_2022 you need to create a calendar that goes to July and then you should be able to create a mesure using for example DATEADD(<Dates>, -1, Month) to get Juin value in July
Hi @tahechadv_2022 you need to create a calendar that goes to July and then you should be able to create a mesure using for example DATEADD(<Dates>, -1, Month) to get Juin value in July
User | Count |
---|---|
20 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
28 | |
12 | |
11 | |
9 | |
8 |