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 August 31st. Request your voucher.
Hello everyone,
I'm facing a problem.
I would like to calculate a date with a measure, but it doesn't work, if I want to visualize it in a table.
If I visualize it in a card, it works.
Final Date = IF(MAX(Table1[Date1])>MAX(Table1[Date2]),MAX(Table1[Date1],MAX(Table1[Date2])+Table1[Measure of calculated days, which should]
My goal is, to visualize it in a table-visual like this:
customer Final Date
A 6/15/2021
B 5/12/2021
Thank you!
Kind regards
Michael
@Power_MN , what you want to add is not clear using this measures
Measure of calculated days, which should
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |