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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

Finding the complete path of a folder

from the macro editor I can know the complete path of the document as follows:

ActiveDocument.Evaluate("left(DocumentPath(), index(DocumentPath(), '\', -1))")         

Now I have another folder at the same level of that of the document how can I get the path of the other folder starting from the above document path?

Please advise

I can walk on water when it freezes
0 Replies