Forum Discussion
Anonymous
5 years agoNot applicable
DAX problem
Hello I have been tasked with creating a performance against targets dashboard that has previously been manually created in a spreadsheet. There are various measures that use a count of dates and D...
amitchandak
5 years agoSuper User
Anonymous , if they have been imported , they (target and actual) can analzyed togther with common dimensions .
sum(Target[Target])
sum(Sales[Sales])