Forum Discussion
jwin2424
2 years agoResolver I
Count based on two date columns.
Alright. I am really hoping someone can help here. I am trying to provide a conversion rate for my opportunities. I have two seperate visuals here giving me the correct results. My ...
- 2 years ago
you can create a dim date table. Then for more than one date column, only one column's relationship can be active. Others are inactive. If you want to make those inactive relationship to be active, you can try USERELATIONSHIP function.
https://learn.microsoft.com/en-us/dax/userelationship-function-dax?wt.mc_id=DP-MVP-5004616
ryan_mayu
2 years agoSuper User
you can create a dim date table. Then for more than one date column, only one column's relationship can be active. Others are inactive. If you want to make those inactive relationship to be active, you can try USERELATIONSHIP function.
https://learn.microsoft.com/en-us/dax/userelationship-function-dax?wt.mc_id=DP-MVP-5004616