Forum Discussion
BinaryBotany
4 years agoHelper I
Continuous 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
4 years agoCommunity Champion
BinaryBotany
Try using IF(ISBLANK(measure),Blank(), Measure) which may cover only continuous values
BinaryBotany
4 years agoHelper 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?