Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
marco_puccetti
Partner - Creator
Partner - Creator

Qliksense Variables

Hello anybody knows how to show in GUI controls the value of a calculated variable?

Thanks

Marco

12 Replies
marco_puccetti
Partner - Creator
Partner - Creator
Author

I have simply used the Date function.

Marco

ogster1974
Partner - Master II
Partner - Master II

Cool glad its helped.

marco_puccetti
Partner - Creator
Partner - Creator
Author

Hello anybody, i've tried to get a qliksense date variable from mashup using the getContent statement, but i've noticed that it is not returned the date but the expression, in this case i get this:

Date(Date(Max([Data Decorrenza]) + 1)  + (0 - Sum([Importo Lordo Rata]))/Money(Round(Sum([Importo Lordo Rata]) / Round(max([Data Decorrenza]) - min([Data Decorrenza])))))

How can i do to get the date value just computed?

Thanks

Marco