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 all!
Here's my problem:
I want to create a measure to count how many project are in 'RD Projects', based on the Status "Ongoing". But the problem is that I have a slicer using ResourcesTab[Name] and the filter is not working (I believe this happens because the tables are not directly related, right?).
Best Regards,
In case you want one dimension filter to work on other you need to make relation bi-directional.
Another way is to create on fact
calculate(distinctcount('SA timesheet'[project no]), not(isblank('RD Project'[project No])))
this will force filter on RD project and you should get that data only
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.
My Recent Blog - https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
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 |
---|---|
217 | |
89 | |
82 | |
66 | |
57 |