Page 1 of 1

show data by row

Posted: Thu Oct 24, 2024 6:17 pm
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?

Re: show data by row

Posted: Fri Oct 25, 2024 7:37 am
by Lech Kulikowski
Hello,

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

Thank you.