The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |