Forum Discussion
shei7141
6 years agoHelper III
crossjoin table not returning any measure
Hi all, This might be really simple for most of you. I am have the following dax formula to to join two tables: DatabaseForMonthlyRevised = FILTER(CROSSJOIN(DatabaseTab,'Calendar'),'Calendar...
- 6 years agoIt's not a problem of where the measure is hosted but a problem with the measure itself. To a measure it doesn't really matter where it's stored.
shei7141
6 years agoHelper III
thanks heaps mate
the measure is now create but when I am trying to plot it on a simple line graph no values are shown?
v-easonf-msft
6 years agoCommunity Support
Hi, shei7141
It seems that you have solved this problem.
If so ,please mark the helpful reply as solution to close this thread.Other community members will easily find the solution when they get the same issue.If still need help in measure,please feel free to ask. Thanks a lot!
Best Regards,
Community Support Team _ Eason