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: 
Not applicable

Help avoid a lot of work

Hello All,

I creating a report to help us know if our eCommerce site is recording data and need a way to evaluate each field. I can to this with text boxes, but would like to avoid it. Does any one know how to achieve this in the script. I could do an huge if statement, but would also like to avoid that. 

Here are some pictures that could help give context:DonteTextbox formula.PNG

2 Replies
sujeetsingh
Master III
Master III

You can use the $Fields available in every script.

You do not need to do it in script it is easily possible in UI.

Search for Robs posts in community. He has developed a document analyse which works a lot on the $Fields,$Tables you can reap some concept from there.

marcus_sommer