Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anil_Babu_Samineni

Section Access Problem

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...

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
1 Solution

Accepted Solutions
Anil_Babu_Samineni
Author

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.........

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

40 Replies
tamilarasu
Champion
Champion

Hi Anil,

You can use OSUser() function to get the current user account in the form of DOMAIN\USERNAME

sasikanth
Master
Master

HI,

It depends on your network,

DomainName\Machine Name

Chanty4u
MVP
MVP

u cn chk like dis

osuser.PNG

Anil_Babu_Samineni
Author

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

ACCESSNTNAMESECURITY_COMPANY
ADMINABC123
USERDEF456
USERGHI789
ADMINJKL987
USERMNO654
ADMINPQR321
USERSTU123
ADMINVWX345
Here, I want add my nameHere, I want add my nameHere, I want add my name
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anil_Babu_Samineni
Author

Sasi & Chanty,

Please find Above, Please?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
sasikanth
Master
Master

may be like this?

ACCESS     NTNAME          SECURITY_COMPANY

ADMIN     Domian\ANIL               *

Anil_Babu_Samineni
Author

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...

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Chanty4u
MVP
MVP

u want all the access lik below add other row

ADMIN   DOMAIN\ANIL    *

tamilarasu
Champion
Champion

Try like below,

Capture.PNG