Forum Discussion
PASSWORD REPORT
Good morning
I would like to have a report requesting a password and depending on the value of it the indicators will be filtered.
I would share it by web link so the RLS would not be worth it...
- Anonymous5 years ago
HI paulaezquerro,
Perhaps you can consider creating a query parameter(with default value blank) in query edit. Then you can use this parameter value as filter condition(field values equal to this parameter) to filter other query table records.
After these, you can save back to the data view side to write the expression calculated with these table records and publish to power bi service.
Then you can ask your customers to change the parameters on the power bi service side with their own passwords to filter records.
This should safety than use a URL filter because these tables will keep blank if customers did not update with their own passwords.Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Regards,
Xiaoxin Sheng
2 Replies
- lbendlin
Super User
You could theoretically add that as a report URL parameter, but this sounds like a really bad idea to begin with.
- AnonymousNot applicable
HI paulaezquerro,
Perhaps you can consider creating a query parameter(with default value blank) in query edit. Then you can use this parameter value as filter condition(field values equal to this parameter) to filter other query table records.
After these, you can save back to the data view side to write the expression calculated with these table records and publish to power bi service.
Then you can ask your customers to change the parameters on the power bi service side with their own passwords to filter records.
This should safety than use a URL filter because these tables will keep blank if customers did not update with their own passwords.Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Regards,
Xiaoxin Sheng