hi,
under RS studio, assume I have two queries (with 2 different datasources), they return each one a single value: result 1 (put in cell 1 of the layout) and result 2 (put in another cell in my layout)
Now, I would like to make a calcultation such as cell 1 minus cell 2. as said, the datasource are differents, so that the calculation should be made by reportnet during the compilation of each query result and cannot be pushed to the datasources.
I had a look at the tabular set, but this does not seems to work for different datasources. I am wondering if we could do this programmatically via the SDK?
I had a look but do not find anything relevant, Anyone did this already? any hint to search for?
Thanks for you great support,
David
under RS studio, assume I have two queries (with 2 different datasources), they return each one a single value: result 1 (put in cell 1 of the layout) and result 2 (put in another cell in my layout)
Now, I would like to make a calcultation such as cell 1 minus cell 2. as said, the datasource are differents, so that the calculation should be made by reportnet during the compilation of each query result and cannot be pushed to the datasources.
I had a look at the tabular set, but this does not seems to work for different datasources. I am wondering if we could do this programmatically via the SDK?
I had a look but do not find anything relevant, Anyone did this already? any hint to search for?
Thanks for you great support,
David