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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
NavinReddy
Creator II
Creator II

sheetid

Dear All, How can i get my sheetid , i want to create one variable i need to assign sheet id to that variable Best Regards, Niranjan

Labels (1)
10 Replies
sunilkumarqv
Specialist II
Specialist II

Hi Niru,

Try Like this to get current sheet ID

Let vCurrentSheetID =SubField(GetActiveSheetId(),'\',2);