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: 
qlikviewforum
Creator II
Creator II

How to find NoOfFields and NoOfColumns loaded into a Mapping table

How to find NoOfFields and NoOfColumns loaded into a Mapping table. When I was trying to use NoOfFields and NoOfColumns it is not giving any output.


Can someone help me on this please?

1 Reply
Janneke
Creator
Creator

Have you tried to use apostrophes in the formula:

LET vNoOfFields = NoOfFields('[TableName]');