show data by row

Сonversation on different topics
Post Reply
skymvm
Posts: 3
Joined: Thu Oct 24, 2024 9:35 am

show data by row

Post by skymvm »

Hi
I have an sp that returns 3 records, on field (field1) contains these data: record1 : 5 - record2 :3 - record3 : 4
everything in my sp is ok, but when I merge xml file (xsd) to my current data sets, for each record of field 1 it only shows 5 which means my first value
I have 2 data sources before, and this one is datasorce number 3 , the other data sorces have no problem and every row shows right data for each row
How could I fix this problem?
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: show data by row

Post by Lech Kulikowski »

Hello,

Please send us a sample that reproduces the issue for analysis.

Thank you.
Post Reply