Hello,
i have updated from version 24.3.x to 24.4.3.
Most of our reports won't work anymore, because of no more existing data-relation on embedded JSON Arrays.
Here you see the data on version 24.3.1
and here on version 24.4.3
We need some fix to run our reports.
Thank you.
JSON Array / No relation on data
-
- Posts: 10
- Joined: Fri Oct 21, 2022 5:21 am
JSON Array / No relation on data
Best regards
Andreas
Andreas
-
- Posts: 6830
- Joined: Tue Mar 20, 2018 5:34 am
Re: JSON Array / No relation on data
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
-
- Posts: 10
- Joined: Fri Oct 21, 2022 5:21 am
Re: JSON Array / No relation on data
Hello,
you don't need any report.
Just try to import any JSON with an Array like this.
There is no possibility to access the Array like in older versions.
you don't need any report.
Just try to import any JSON with an Array like this.
Code: Select all
[
{
"_Kennung":"123435",
"fdArtBez":"Bez",
"_fdSortProzess":
["Text1","Text2"],
"_MatNr":""
}
]
Best regards
Andreas
Andreas
-
- Posts: 6830
- Joined: Tue Mar 20, 2018 5:34 am
Re: JSON Array / No relation on data
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
#15860
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
#15860
-
- Posts: 6830
- Joined: Tue Mar 20, 2018 5:34 am
Re: JSON Array / No relation on data
Hello,
The issue is fixed. The fix will be available in the next release build in the next week.
Thank you.
The issue is fixed. The fix will be available in the next release build in the next week.
Thank you.