Forum Discussion
Anonymous
5 years agoNot applicable
DAX Subtract Pivot Table Columns Measure
Hello, I am relatively new to DAX and I am stuck at one point where I am trying to calculate the difference between two dates. For example, the current setup of the table looks like this: The...
Anonymous
5 years agoNot applicable
Anonymous
I don't see logic behind that how can you get an integer like 0, 1 when subtracting two dates. Normally it returns how many days.
I guess you mean subtracting the [Total_Red_count] between the two dates? In this case, can you also show the dax for [Total_Red_count].
Paul Zheng _ Community Support Team