Forum Discussion

AnkurSharma's avatar
AnkurSharma
Helper I
3 years ago

Need help in data

Hi everyone,

 

I have one Data file which is refreshed by(IT) SQL query  every day. Data contains price of Product and its product name. Every day data file shows latest price.

 

I want to create one report which shows me what was price yesterday or day before yesterday.

Please sugest. I am ok for both Options Power query or power Bi. I know its easy in excel using Vlookup but i want to do in Power query or power bi.

 

Data File:

 

ProductLatest Price
Apple5000
Samsung8000
LG8500

 

Output:

 

ProcuctLatest Price21 Nov Price20 Nov Price19 Nov Price
Apple5000459944994399
Samsung8000759965998999
LG8500750065005500

 

Thanks in advance

4 Replies

    • ryan_mayu's avatar
      ryan_mayu
      Super User

      still not clear about this. could you pls provide more detailed data? So far your data file can't get the output.

  • how to get the output?

    I only see 5000 for apple. where can we get 4599, 4499 and 4399?

    • AnkurSharma's avatar
      AnkurSharma
      Helper I

      Those no's are next day no and i want to update next day no and previous day as well.

      Every Day IT department updates price of all products , i want to track all price change in one sheet.