Forum Discussion
Anonymous
3 years agoNot applicable
Transform a Power Query parameter to a table, in order to use the parameter content as a card
Hi,
I have some parameters, User_ID, Dates_Between etc. I want to transform the User_ID parameter to a table, so that in the report I can show what client the report is for.
Thank you!!
1 Reply
- amitchandak
Super User
Anonymous , You can add that to new column in power query and do the operation
= M_param_1