Forum Discussion

Rons's avatar
Rons
Frequent Visitor
1 year ago
Solved

Different values in the same report for different users

I have a report with a line chart visual, the x-axis is a date column and the y axis contains 3 measures based on the date column and each one also uses one more date column (they use different ones)...
  • Rons's avatar
    1 year ago

    The problem was solved,
    It seems like using "datesinperiod" function made some problems when switching between versions (it didn't work as is should have been). I just found another way to calculate what I needed.