Forum Discussion

rmjersey's avatar
rmjersey
New Member
8 years ago
Solved

Iterating / changing query parameter to build a merged table

Hi, I'm new to PowerBI (1-2 hours playing around, no background reading) but very impressed so far. Hopefully someone can give me a pointer with my first PowerBI challenge...   I am using a web da...
  • ImkeF's avatar
    8 years ago

    Well done! So if you have the function already, all that's left to do is to

     

    1) transform your list of ClientIDs to a table (tab: List Tools -> Convert -> To Table) and

    2) add a column (tab: Add Column -> General -> Custom Column

    3) In the dialogue, call you function (for each row), passing [Column1] as the parameter that holds the Client ID

    4) Expand that column