Forum Discussion
BinaryBotany
Helper I
4 years agoContinuous X axis using Date and Time dimension
A simple example of what I am trying to achieve written below and found in the linked PBIX: https://ufile.io/y2gjrz2n https://drive.google.com/file/d/1tZkHBrwxVQXXHG3CuH9JXL2-DQ7GjHOY/view?usp=shar...
VijayP
Community Champion
4 years agoBinaryBotany
Try using IF(ISBLANK(measure),Blank(), Measure) which may cover only continuous values
- BinaryBotany4 years ago
Helper I
I'm not sure what you are attempting to do here sorry, nor how it relates to combining a date and time from different tables into a continuous X dimension. Maybe you can elaborate?