The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi All ,
I am trying to create a measure that adds an absolute value ( which is not in the data model ) when a specific criteria is met . For example in the table below i want to create a Sales Forecast measure that adds £100 to the sales if the customer is "B" .
The +£100 will have to be manually typed in the measure . Is this possible ? 🙂
Customer | Sales | Absolute Value (Not in Data model ) | Sales Forecast |
A | 10 | 10 | |
B | 15 | 100 | 115 |
C | 20 | 20 | |
Sum | 45 | 145 |
Any help will be much appreciated !
A better picture of the example 🙂
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
28 | |
17 | |
12 | |
7 | |
5 |