Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello Power BI Community,
I am currently working on a Power BI report focusing on item usage statistics within the PowerBIUserActivity dataset. My goal is to allow users to filter the entire report dynamically based on a specified activity range. I have a slicer for the 'Activity Number'[Activity Number] column, and I want this slicer to influence all visuals related to the ItemName column.
Here are the key components of my solution:
Request for Feedback: I would like to know if there's a more efficient or alternative way to achieve this goal. Any feedback, suggestions, or insights from the community would be highly appreciated.
Hi @MahmutGuler ,
1. First of all, an optimized model of the star structure is a prerequisite for everything, which will avoid a lot of potential trouble.
The importance of star schemas in Power BI - SQLBI
2. I'm assuming that some tables are located where the crossfilter can't be passed, and you can use the crossfilter function in some MEASURES to appropriately adjust the crossfilter direction to be both-directional.
CROSSFILTER - DAX Guide
3. There doesn't seem to be a great way to do this for tables that don't have relational joins nor related fields.
There is a dynamic M query parameter under DirectQuery, but based on your description it doesn't look like it applies to your case.
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
85 | |
66 | |
51 | |
45 |
User | Count |
---|---|
216 | |
89 | |
82 | |
66 | |
57 |