Forum Discussion
RE
Helper I
9 years agoDate Table Not Rendering On Axis
I have a relationship between two tables, one of which is a date table. I wrote a measure as follows: Open Tasks = CALCULATE( [Number of Tasks], TaskSet[Status]="Open", USERELATIONSHIP(TaskS...
Phil_Seamark
Microsoft Employee
9 years agoSomething to check first is to double check the datatypes used by both Date columns and make sure they are the same?
Other than that can you post a small amount of data showing the two tables? Will make it easier to recreate to suggest ideas.