Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a table showing customers and their purchase orders. I hope to have a filter to control the display of the customer’s last N purchase records, I tried to use the ISFILTER() function but I did not achieve the desired effect. any ideas?
Solved! Go to Solution.
@CHIJK ,
What's your DAX code? I think you need to add an index column to your main table. You also need to create a new parameter table at "what if parameter", and then you can use ISFILTER() to create a metric based on this. (This blog may help you a lot)
(I suggest you provide a screenshot of the front-end report instead of the data table in the model, so that I can give a more specific solution)
Mark this post as solution if this helps, thanks!
@CHIJK ,
What's your DAX code? I think you need to add an index column to your main table. You also need to create a new parameter table at "what if parameter", and then you can use ISFILTER() to create a metric based on this. (This blog may help you a lot)
(I suggest you provide a screenshot of the front-end report instead of the data table in the model, so that I can give a more specific solution)
Mark this post as solution if this helps, thanks!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
11 | |
11 | |
10 | |
10 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
8 |