Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have one excel with columns are ACCESS, NTNAME, SECURITY_COMPANY
So, Already previous developer allocate with some Access.
Here, I want to add my name to get all access. Can i know where do i find my NTNAME to add in that Excel.
Very urgent...
Sasi,
I got the solution. Because, Previous Developer using some section Access of a.qvw and after one more file they are using for Section Access. That is what b.qvw
Note: Here the problem is, b.qvw data loading from a.qvw using binary load. Unfortunately, if i comment on a.qvw of Section Access and Meantime, i never create any Access for b.qvw. So, now it is working..
Time god...
Final Question - I have two files. Is that is Correct, If i created section access of a.qvw after that if i load that a.qvw file into b.qvw file so, Finally i want to show b.qvw from Access Point.
That is the reason i am facing ..
Finally i got it.
Good Support Step - By - Step from All.........
Hi Anil,
You can use OSUser() function to get the current user account in the form of DOMAIN\USERNAME
HI,
It depends on your network,
DomainName\Machine Name
u cn chk like dis
Tamil,
I have like below, Please tell me. Meantime, I want to changes some QMC for that file. After that, What i need to change
Updated : I just checked my User in the Object - Here it showing like Qlik-Anil\Anil
ACCESS | NTNAME | SECURITY_COMPANY |
---|---|---|
ADMIN | ABC | 123 |
USER | DEF | 456 |
USER | GHI | 789 |
ADMIN | JKL | 987 |
USER | MNO | 654 |
ADMIN | PQR | 321 |
USER | STU | 123 |
ADMIN | VWX | 345 |
Here, I want add my name | Here, I want add my name | Here, I want add my name |
Sasi & Chanty,
Please find Above, Please?
may be like this?
ACCESS NTNAME SECURITY_COMPANY
ADMIN Domian\ANIL *
Sasi,
So, finally come to Live Application.
I have two files like one a.qvw(Local Client) and one more is b.qvw(Server)
I can easy access of a.qvw but here b.qvw is not accessable to me.
So, that's why i am trying to add my name over there. Server file has the binary of a.qvw data.
If i add the name in excel like you are showing and then, Is there any need to change b.qvw file in QMC (SBE Server)
Hoping, Good to hear back with formation...
u want all the access lik below add other row
ADMIN DOMAIN\ANIL *
Try like below,