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.
Hello together, maybe an expert can help me?
Whats wrong in this code:
Solved! Go to Solution.
@Tober1996 , This should be like
Result = IF((Table1[Site]="Memphis" || Table1[Site]="York") && (Table1[EndDate])<Date(2021,1,1), 0,Table1[Benefit1]+Table1[Benefit2])
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hello amichandak, thanks for your help. It's the same as my first version. I don't know why it works now. Most of the time, the fault is in front of the device.
Thanks again!
@Tober1996 , This should be like
Result = IF((Table1[Site]="Memphis" || Table1[Site]="York") && (Table1[EndDate])<Date(2021,1,1), 0,Table1[Benefit1]+Table1[Benefit2])
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
88 | |
71 | |
48 | |
46 |