Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I'm trying to put the text from a text and image object of Qliksense, but I can't see this object in the mashup, Does someone know how to do this?
This is the content of the text and image object:
=' Last reload ' & Date(ReloadTime(),'DD/MM/YYYY') & ' next reload ' & Date(ReloadTime()+maketime(0,30,0), 'hh:mm')
html
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" id="QSObject1">
</div>
Javascript
app.getObject('QSObject1,'XPTYw');
Only, one line its showing in mashup using F12
Hello,
could you share a minimum app and Mashup from your scenario, it would be easier to see what is broken then just guessing on the picture. It seems like a css issue.
best regards
Sebastian