I have created an application which connects with Qlik cloud environment. The filter items already embedded using the below code
<qlik-embed
:id="embeddedObjectId"
ui="analytics/chart"
app-id="<MY_QLIK_CLOUD_APP_ID>"
:object-id="objectId"
context:json="{theme:'breeze', language:'de'}">
</qlik-embed>
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744365310a4570673.html
评论列表(0条)