Forum Discussion
Anonymous
4 years agoNot applicable
DAX Calculation with multiple rules
Hi there, I am looking create a measure "Quote Waiting Customer Review" with multiple rules. The rules are below. CANCELLED is a date field. INVOICED is a date field. LGI_MAINTENANCE is a date...
- 4 years ago
Anonymous did you copy and paste my code into your PBIX and just change the table name from 'Table' to whatever your table is called?
Anonymous
4 years agoNot applicable
Hi Theo,
Thanks for your reply.
'Table'[Cancelled] 'Table'[Invoiced] etc, are all dates in the same table.
How when i write the DAX i cant seem to select or find the these fields?
Thanks
TheoC
4 years agoCommunity Champion
Anonymous did you copy and paste my code into your PBIX and just change the table name from 'Table' to whatever your table is called?