James S 2 Posted July 17, 2020 Share Posted July 17, 2020 Hi There, I have a spreadsheet loaded to spotfire. It includes a username column with different usernames. When the users log on to the webplayer version of the dashboard, I want each user to only see the rows that have their username listed in the user column. Is this possible Thanks! Link to comment Share on other sites More sharing options...
Fabian Duerr Posted July 17, 2020 Share Posted July 17, 2020 Suggested approach: You can use a script to extract the user name and store it into a document property. Then use this property within your filtering scheme. I would ike to help more but I'm truley not an expert with scripts. Link to comment Share on other sites More sharing options...
John Justus 2 Posted July 17, 2020 Share Posted July 17, 2020 If you use Information Link, you an use %CURRENT_USER% on the username field. Then when the user launches the webplayer / consumer, they see only their name in the dxp. Link to comment Share on other sites More sharing options...
James S 2 Posted July 28, 2020 Author Share Posted July 28, 2020 Thanks - Is this possible to do when your data connection is an excel file Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now