Page 1 of 1

Text or indicator component: expression with data from 2 different datasource not working

Posted: Fri May 09, 2025 8:53 am
by gabrielb06
Hi,
I have 2 datasources.
Each one are independant.
Each one has a column (long).

I use an expression to display both in one text => only text from first datasource is displayed !!
I use an expression to sum both values in one indicator => it fails or at least nothing displayed.

I attached screenshot to be more specific.

I m using version 2024.2

Any help or hint what has to be done to fix it is welcome !

Thanks
Gabriel

Re: Text or indicator component: expression with data from 2 different datasource not working

Posted: Fri May 09, 2025 12:55 pm
by Lech Kulikowski
Hello,

You need to add Inner Join Type between the sources.

Thank you.