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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to display a qvd name in a text box?

Hi,

I need to display the Qvd name in the text box.

I have tried documentname function but it is showing the qvw not qvd.

Can some one help me pls.

Regards,

Sharma.

13 Replies
Anonymous
Not applicable
Author


Juat  a minute i am sending my qvw.

Anonymous
Not applicable
Author

Pls find the attached QVW where i need to display the QVD along with last updated QVD reload time.

Thanks,

Sharma.

Not applicable
Author

use

qvdtablename(file.qvd)  it wil return the table name of the qvd.

ashfaq_haseeb
Champion III
Champion III

Hi,

Try with FileBaseName()

Have a look at attached application.

Let me know if that worked.

Regards

ASHFAQ