Forum Discussion

JayTG123's avatar
JayTG123
Advocate I
4 years ago
Solved

Replace Unique Text Values to Number 1

Hi all,   I am hoping someone can help with this. I have a list of unique text values (Linked Permit column) and just want to replace this with a 1 so it can become a SUM and as a total on a card v...
  • aj1973's avatar
    4 years ago

    Hi JayTG123 

    In Power Query add an conditional column and use IF is equal Blank then return 0, else 1