Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I have the following 2 measures:
The first one is Total sales and 2nd one is measure defined as follows:
Solved! Go to Solution.
@VeemalS , The grand does not have date context so it will use the very first date
you can use isinscope and change the grand total with a new meausre
if(isinscope(Table[Year]),[Total Sales First 15 days] , [sales new measure] )
IsInScope - Switch measure at different levels: https://youtu.be/kh0gezKICEM
you can also try isfiltered
https://powerpivotpro.com/2013/03/hasonevalue-vs-isfiltered-vs-hasonefilter/
Hi @VeemalS ,
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Refer to:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@VeemalS , The grand does not have date context so it will use the very first date
you can use isinscope and change the grand total with a new meausre
if(isinscope(Table[Year]),[Total Sales First 15 days] , [sales new measure] )
IsInScope - Switch measure at different levels: https://youtu.be/kh0gezKICEM
you can also try isfiltered
https://powerpivotpro.com/2013/03/hasonevalue-vs-isfiltered-vs-hasonefilter/
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 64 | |
| 58 | |
| 31 | |
| 25 | |
| 25 |