Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
dasaradh
Contributor III
Contributor III

do we have layout option in Qliksense, if not how we can implement in QS?

Do we have layout option in Qliksense? if we dont have how to implement image in a text box?

6 Replies
OmarBenSalem

What exactly do you want to do?

dasaradh
Contributor III
Contributor III
Author

there is big text box with text align at center and i would like place image on left side on the top of text box.

we can implement in QV with help of layout. is it possible in QS, if yes how to implement?

thanks in advance.

Thiago_Justen_

I guess you are looking for something like this:

Qlik Sense Image and Text Object

Thiago Justen Teixeira Gonçalves
Farol BI
WhatsApp: 24 98152-1675
Skype: justen.thiago
dasaradh
Contributor III
Contributor III
Author

it is almost correct, but how set text color and background of text color?

Thiago_Justen_

You should do this by using background color expression. For instance:

If (MY_VALUE>1,RGB (128,0,133),Lightred ())

As you can see, you either use rgb function.

Thiago Justen Teixeira Gonçalves
Farol BI
WhatsApp: 24 98152-1675
Skype: justen.thiago
Thiago_Justen_

Here is the documentation:

https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/StoryTelling/Text/text-library...

Thiago Justen Teixeira Gonçalves
Farol BI
WhatsApp: 24 98152-1675
Skype: justen.thiago