Forum Discussion

CJANE's avatar
CJANE
Icon for Helper I rankHelper I
8 years ago

Compare price for two dates

I am trying to builld a report using a table visualization comparing the price of a security for two different dates.  I only have three data points - security id, price and date.  In my visual I want to add price twice to my values creating two columns but each price column controlled by a separate date filter so the user can pick which dates to compare.  Any suggestions?

 

 

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi

     

    Use DAX formula ( CALCULATE & FILTER) which will override the context.

     

    Thanks
    Raj