Forum Discussion

waleed111's avatar
waleed111
Helper V
5 years ago
Solved

Relationship and filter

When i try to use date column as axis in my chart it not work and gave me blank for all values, this is the chart:   and this is the axis and values:  and this is the model and relation...
  • waleed111's avatar
    waleed111
    5 years ago

    Thank you msft, the problem happened because some date column have datetime data type while another have date type, then i make all of them date type then the problem solved.