Jump to content
  • 0

Master Log-in


AndyS

Question

Hello,

I have a created a report datapage with ~25 different log-in's based on the employee's title. However, as a master user of all of this data, I want to be able to log-in and see all 25 users data at once. Is there a way I can create a "master" username and password that will allow me to see all data in the table at once? I don't want to have to log-in to each specific user's data in order to answer questions and such.

Thank you very much!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Best would be creating another report DataPage that does not have any record level security enabled and is showing all data.  In your user table, you can add one more field which determines which one is admin (it can be a Yes/No field).  Create a view based on the user table and filter to only retrieve admin users.  Create an authentication based on this table and use it to login to this master report. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...