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.
Hi Guys,
Would like to have a measure shown on Column E:
Just one request, as I am using Live connection Cube, so ISSCOPE function is not avaialble.
I am currently using HASONEFILTER, it does work on a Class which has multiple Categories, but it
Solved! Go to Solution.
Hi @Anonymous ,
If my reply is helpful, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
Best Regards,
Cherry
Hi @Anonymous ,
If my reply is helpful, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
Best Regards,
Cherry
Hi @Anonymous ,
By my tests and research, I'm afraid that we cannot achieve the same output in power bi.
We only could achieve the output like below.
If you want to achieve the measure above, you could refer to the formula below.
Measure = VAR sum_p = CALCULATE ( SUM ( 'Table'[Total Units] ), ALLEXCEPT ( 'Table', 'Table'[Class] ) ) VAR a = CALCULATE ( SUM ( 'Table'[Total Units] ) ) RETURN a / sum_p
Best Regards,
Cherry
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 |
---|---|
144 | |
75 | |
63 | |
51 | |
48 |
User | Count |
---|---|
211 | |
86 | |
64 | |
59 | |
56 |