Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a table box and I need to show values for Dividend columns which will have data from three tables.
Table1 amount
Table 2 Commission
Table 3 Grosssalary
I need to show Dividend as (Amount+Dividend)/Grosssalary. Is there any way to get this in table box? could anyone let me know please and I have join between three tables.
Thanks.
Use straight table.
When I am using straight table it is showing Out Of Object memory that's the reason I changed to Table box. Any help please.
Turning to table box would not be the solution (because, in table box, you can't have any calculated col/expression ). I guess there is something wrong in your modelling. Check if there is any IMproper JOIN or too many synthetic keys in the data model.
Thanks and I don't have any synthetic keys in Data model and atleast if I use table box it is showing data. earlier staright table worked fine but since yesterday I was facing the problem. is this any odd issue?
tresesco sugesstion will work.
if it says Out of object memory, then first the join between
Table1, Table 2 and Table 3
Could you please post the image of your data model and table box?
Please find attched.
Try filter the data down to a very small amount of data. If you still get the out of memory error than it is either a data model issue or an expression issue. If you do not get the error then it is likely your machine is under resourced for the amount of data you are dealing with.