Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 41 | |
| 32 | |
| 18 | |
| 18 | |
| 15 |