Forum Discussion

sefreeman1's avatar
sefreeman1
Frequent Visitor
2 years ago

Switching between Order date and Ship date

I've seen a few options on how I can select between two different date columns on the same row but they all go back to "userelationship" or an "if" statement that is needed for every single measure which is slowing down my report dramatically.  How do I allow a user to select a date range but by the date column they want and have it apply across all measures/data points?  Thanks!

 

7 Replies

    • sefreeman1's avatar
      sefreeman1
      Frequent Visitor

      My understanding of USERELATIONSHIP is that it is on the measure level/calculation only.  I'm looking to allow users to look at the same dash but select which date they want to view it by.  So I want to see all my measures by order date or I want to see all my measures by ship date.  Not necessarily both in the same view.

      • lbendlin's avatar
        lbendlin
        Super User

        Yes, create separate measures and use them in a field parameter.