Forum Discussion

iWonder's avatar
iWonder
Helper I
5 years ago
Solved

Merge Queries with an IF

Thank you for taking the time to read my question.   I am brand new to Power Query... let's start there...   I have Merged 2 queries in Power Query and have added a Parameter.   One query is a ...
  • wdx223_Daniel's avatar
    5 years ago

    Table.SelectRows(FlockSummary,each if Users[CustomerAccess]{0}="ALL" then true else [Title]= Users[CustomerAccess]{0})