Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Everyone, I have a problem with my date slicers, here is my model:
I have computed for the Amount for both Order and AP table (With common PO#) , using this function
Solved! Go to Solution.
Hi, @jmcph
It’s my pleasure to answer for you.
According to your description,I think you can try ’allselected’ in your formula when you use a slicer.
Like this:
Calculate( Amount ,
Treatas( Summarize ( Allselected(Orders), Orders[PO #] ) , AP[PO #] ))
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @jmcph
It’s my pleasure to answer for you.
According to your description,I think you can try ’allselected’ in your formula when you use a slicer.
Like this:
Calculate( Amount ,
Treatas( Summarize ( Allselected(Orders), Orders[PO #] ) , AP[PO #] ))
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
65 | |
64 | |
56 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
43 | |
38 |