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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
salezian
Creator
Creator

Current selection and initialProperties

Dear All,

I'm just starting my adventure with Sense extensions. First exercise I tried to add current selection to generic object via initialProperties:

initialProperties:{ qSelectionObjectDef:{} }

then when I console.log(layout) object I can't see it.

I'd be grateful for any clue what is the problem.

BR

M.

1 Reply
ErikWetterberg
Master
Master

Try recreating your extension instance by dragging the extension onto a sheet. initialProperties are applied at creation time.

Erik Wetterberg