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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
HI,
I am working on stock report wherein I need to show different volume of stocks on two diffrent dates in one chart. For this purpose,
I fetched below mentioned columns from DB.
I also created two measures with following formula:
Now I want the value of QuantityMeasure1 should only be dependent on Date1 and on the other hand, QuantityMeasure2 should only be dependent on Date2. But after any change in date slicer (Date1 and Date2), I get same value in both measures.
Note: I am using Direct mode to develope this report.
Please help .
Thanks in advance for all efforts.
Hi, can you please uplaod a sample data for more clarity?
As I understood from the description, you're using 2 quantity measure in single chart, split by same date axis, right?
Now, even if you have 2 separate date filters, but you still have a common x-axis date! Did I miss something here?
Thanks @Greg_Deckler for sharing thoughts on this. Here is a screenshot of sample data in database.
To simplify this eqaution, I fetched below mentioned columns from DB.
I also created two measures with following formula:
Thanks for looking into this.
Replace your ALL function with ALLEXCEPT if you want Measure1 to be tied only to Date1, then use Date1 in that measure instead of Date2 and vice versa.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |