Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I had problems in one of my report where I joined the two tables General_Information and Summary.Eventhough the joins are showing in the internal table view the data is not reflected in one of the table charts.
I also have attached the qvd
Hi,
your JOINS are commented on the script..
I did not understand what you meant..i commented because even if i commented it out there are no changes and the data is not populated...
might be key of both table is not matching..
Regards,
Hi Trishita,
There seems to be some issue with your data model. There is one to many association.
And the way you build the table is also not the best way to do. Is there a particular reason you add dimensions as expression ?
Hi,
Refer the attachment;
I have made some changes in the table, still the correct data will come only after fixing the data model.
Try to create a composite key since just using "SURVAy ID" is creating the issue.
Br,
KC
the data model is already exisiting.I had to add in a new table view and join it with the general information table.As there was no specific key, i had to join it on the basis of IMO NUMBER and SURVEY DATE.I had to join sounding correction table with General Information as you can see in the General Informations tab.The other tables were already existing and were joined mostly with SURVEY_ID
its not opening anyhow@ Jyothish
survey_id is in both table