Forum Discussion
sb19999
Advocate I
5 years agoHow to set datasource value on a parameter from Powerbi URL
Hello I have two tables with same schema ( Table 1 and Table 2) I have modified Table 2 'Navigation' steps as '= Source{[Schema="dbo",Item=DataSourceParam]}[Data]' where DataSourceParam is the para...
sb19999
Advocate I
4 years agoWe did it through azure functions using power bi API to update parameter.
Arildsen
3 years agoFrequent Visitor
Hi, care to share abit more details about the solution here?
Having the same scenario where I want to set db schema (a parameter) based on the logged in user. I can do it manually now and the reports/data sets are updated accordingly, but I need the to be set when the usr logs in.
Thanks.