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

Has anyone been successful in using DistributeInputFieldValue in Macro

I need help in declaring variable of type IInputDistribution.

I also could not declare an array of variable length, but I overcame by declaring a really big array.

In the API refrence there is a comment that the object must be declared of that type, but I cant figure out how,

Thanks

Shilpa Saboo.


2 Replies
marcus_sommer

I would say the type of IInputDistribution meant only that the field must be a input-field. I'm not sure but I think variable array lengths aren't posible within vbscript but you could of course counts your lengths several times and REDIM your array: Dynamic Arrays – VBScript.

- Marcus

Not applicable
Author

Have talked to Support about this. This is a bug and they no longer support the function. It is not going to be fixed in future realeses too.