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

Announcements
FLASH SALE: Save $500! Use code FLASH2026 at checkout until Feb 14th at 11:59PM ET. Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Applyload

Can we include wildcard in the load inline / applymap??

Labels (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

No, you can't use wildcards in the traditional qlikview MAPPING. But you can simulate it as shown in this example:

Qlikview Cookbook: Mapping With Wildcards http://qlikviewcookbook.com/recipes/download-info/mapping-with-wildcards/

Or using Qlikview Components

CALL Qvc.CreateWildmapExpression()

-Rob

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

No, you can't use wildcards in the traditional qlikview MAPPING. But you can simulate it as shown in this example:

Qlikview Cookbook: Mapping With Wildcards http://qlikviewcookbook.com/recipes/download-info/mapping-with-wildcards/

Or using Qlikview Components

CALL Qvc.CreateWildmapExpression()

-Rob

Not applicable
Author

Thanks for your help. I somewhat followed your suggestion and it worked!!!...