This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi everybody,
here is my problem; I wrote this Dax and it is working flawlessly:
Solved! Go to Solution.
Hi , @psfard85
According to your dax you provide , Here are my understand for your question:
(1)If you use "New Table" to return a table , it cannot use the SELECTEDVALUE() function because the filtering context of the slicer cannot be obtained in the new table.
(2)If you define the table in a measure, if you filter the slicer, the current filter context is automatically modified back, and we don't need to modify the current filter context as shown.
For your needs, you can provide some trusted input and output sample data so that we can better help you.
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , @psfard85
According to your dax you provide , Here are my understand for your question:
(1)If you use "New Table" to return a table , it cannot use the SELECTEDVALUE() function because the filtering context of the slicer cannot be obtained in the new table.
(2)If you define the table in a measure, if you filter the slicer, the current filter context is automatically modified back, and we don't need to modify the current filter context as shown.
For your needs, you can provide some trusted input and output sample data so that we can better help you.
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 41 | |
| 27 | |
| 25 | |
| 22 | |
| 22 |