Forum Discussion

soorajskn's avatar
soorajskn
Regular Visitor
3 years ago
Solved

Convert an excel formula to Power Query

I have an excel formula which I am trying to replicated on power query    AK – Concat (text) E – Opened (Date) Days between  =IF($AK2=$AK3,($E3-$E2),"")   Can someone explain me how this can be...
  • Ahmedx's avatar
    3 years ago

    1)you need to create a column index

    2)