Forum Discussion

sjs2020's avatar
sjs2020
Frequent Visitor
5 years ago
Solved

Using Measure as Dimension; Comparing Snapshots

Hello We are trying to analyze data from a table that has snapshots of data. User needs to select 2 dates and the analysis has to  report on the changes between the new dates. site_id_id nod...
  • amitchandak's avatar
    5 years ago

    sjs2020 , Not able to get it completely. But two make measure to work as dimension you need bucketing with an independent table. Then you have to create new measures with Grouping(values/summarize) and using a between or equal to filter with the new table. 

     

    refer my video if that can help - https://www.youtube.com/watch?v=CuczXPj0N-k