Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I created a table with the formula:
you try with this approeach to see if it works for you:
new table = ADDCOLUMNS( CALENDAR(MIN('Date Table'[Date]), MAX('Date Table'[Date])), "Ward Unique ID", Ward[Unique ID] )
basically you creating to table by separate and them merging them in this dax I think it should do the trick if I understand correctly.
let me know to see further adjustments.
Proud to be a Super User!
When I try that formula I am unable to add in the Ward[Unique ID] as no table dimensions or fields appear, only measures
you doble checked there its a column naed like that?
Proud to be a Super User!