Forum Discussion
Anonymous
1 year agoNot applicable
Perfectly Linear Line Changing
I have a table that contains dates and a fixed value. For example: Date Value 4/17/2025 20 4/18/2025 20 4/19/2025 20 I have a running total calc that takes the value and ad...
- 1 year ago
To report on things that are not there you need to use disconnected tables and/or crossjoins
Your x axis must come from the Calendar dimension. Either enable "show items with no data" or leave the table disconnected and use measures.
lbendlin
1 year agoSuper User
To report on things that are not there you need to use disconnected tables and/or crossjoins
Your x axis must come from the Calendar dimension. Either enable "show items with no data" or leave the table disconnected and use measures.