Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Parameter from Web

Hi,   I have a user requirement to filter the dashboard by parameter that the user will enter from WEB. Right now i have a desktop dashboard that i developed. What is the best approach to accompl...
  • CahabaData's avatar
    CahabaData
    9 years ago

    well if you must forego the "user enters their email"....  and instead think of users in terms of their known identity.  In Pro License your users are invited/licensed with their email part of that ID.

     

    So when a user logs in to look at a visual (and I'm talking PBI Service - not desktop) then one can definitely implement Row Level Security (RLS) that only presents the data for them.  There is a whole bunch of info on/around RLS implementation - and some good videos with examples.

     

    Otherwise for a user to dynamically filter stuff - the implementation is via a Slicer visual; and in which case you must set up their choice selection.