Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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 |
---|---|
10 | |
8 | |
5 | |
5 | |
4 |