Page 1 of 1

Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Sat Mar 30, 2024 12:51 pm
by Anas
Hi All,
We are using Template Reports and when we drag and drop columns from the DataSource -> LineItem - >Records -> [ColumnName], the Expression it is making is Records.[ColumnName] thus it is not fetching any results.

If we manually edit the expression to LineItems.Records.[ColumnName] then it is fetching the correct value. So can you please let us know how to automatically include LineItem. when we are dragging and dropping columns from the DataSource.

Basically we would like this expression to be generated when we are dragging and dropping {NameOfDataSource.NameOfTable.NameOfField}
Please see the attached video.
2024-03-30 18-14-22.mp4
(12.85 MiB) Downloaded 81 times

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Mon Apr 01, 2024 11:46 am
by Max Shamanov
Hello,

Could you please check your issue on the latest release version?
Also, please clarify how you create the data source in your project?

Thank you.

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Thu Apr 04, 2024 5:16 pm
by Anas
Hi Max,
Thanks for your response, we are using DataSet as a DataSource.
We are fetching the DataSet through API.
Please find the attached screenshot of the codebase.
image.png
image.png (11.23 KiB) Viewed 1216 times
Also I am attaching the json for the report designer with dataSource.
report.json
(396.49 KiB) Downloaded 69 times
Thanks,

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Fri Apr 05, 2024 8:43 am
by Max Shamanov
Hello.

Could you specify which version of our product you use?
Please ckeck your issue on the latest release build.

Thank you.

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Fri Apr 05, 2024 10:11 am
by Anas
Hi Max,
Thanks for your reply.
We are using Stimulsoft Report Js product and its version is "stimulsoft-reports-js": "^2023.2.3"

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Fri Apr 05, 2024 2:39 pm
by Max Shamanov
Hello.

Please ckeck your issue on the latest release build.

Thank you.

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Wed May 22, 2024 11:21 am
by Anas
Hi Max,
Thanks for your reply we are using the latest version stimulsoft-reports-js": "^2024.2.6
Still the issue seems not resolved in this as well.

Re: Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Posted: Wed May 22, 2024 1:20 pm
by Max Shamanov
Hello,

Please send us a sample project that reproduces the issue.

Thank you.