i have a requirement to pull data from excel for certain staff based on their login to excel. Staff will see only data pertaining to their field in excel when they login. A button will be placed in SAS to see dashboard in SAS VA and subsequently the data that user can view should pump to SAS VA dashboard. Is this possible to implement ?
i have a requirement to pull data from excel for certain staff based on their login to excel. Staff will see only data pertaining to their field in excel when they login. A button will be placed in SAS to see dashboard in SAS VA and subsequently the data that user can view should pump to SAS VA dashboard. Is this possible to implement ?
I very much doubt that this is a workable solution. SAS VA LASR tables are not designed for multiple user updating. Only one user can update a LASR table at a time. Also in my experience, it is a lot better for SAS to pull data into VA, rather than have another product push data in.
Perhaps if you explained what your actual business problem is in more detail, a better approach could be found. For example, VA supports row-level data access by user so you can automatically display a different set of data for each user (based on their AD identity) without using a third-party tool at all.
Excel login based on AD login. Idea is to refresh dashboard with data in excel in which data has populated based on AD login. Is this possible at all ? VA version in 7.5
i have a requirement to pull data from excel for certain staff based on their login to excel. Staff will see only data pertaining to their field in excel when they login. A button will be placed in SAS to see dashboard in SAS VA and subsequently the data that user can view should pump to SAS VA dashboard. Is this possible to implement ?
I very much doubt that this is a workable solution. SAS VA LASR tables are not designed for multiple user updating. Only one user can update a LASR table at a time. Also in my experience, it is a lot better for SAS to pull data into VA, rather than have another product push data in.
Perhaps if you explained what your actual business problem is in more detail, a better approach could be found. For example, VA supports row-level data access by user so you can automatically display a different set of data for each user (based on their AD identity) without using a third-party tool at all.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.