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.
I have a column called claim that have below formula:
=IF(AND(SUM(G40:M40)>=2),SUMPRODUCT($G$8:$M$8,G40:M40),0) ------(1) =IF(AND(SUM(G40:M40)>=1),SUMPRODUCT($G$8:$M$8,G40:M40),0) ------(2)
Most of the formula in that rows are the (1), but some of them are (2). This is because the user need to manually change the formula into >=1 for some special case.
How could i let the user to manually change the measure formula in Power BI for this purpose. Below is my current thinking but still not work
Hi @eunji888888
This should be possible with a Numeric Range parameter. It seems like you tried to implement something similar with SELECTEDVALUE. If you can provide more details on what error you get, or what result you get vs your expected result, maybe I can help more. If possible, try to attach some sample data.
Best regards,
Daniel
Proud to be a Super User! | |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
133 | |
76 | |
53 | |
38 | |
37 |
User | Count |
---|---|
202 | |
80 | |
71 | |
55 | |
48 |