Reportdesigner with Json?
Reportdesigner with Json?
Hey everybody,
i have a question about the ReportDesigner.
Is it possible to use Json-Data instead of XML?
Because the incoming Data to generate the report is a Json-Format and
i don't want to convert these Data every time into xml and xsd.
I thank you in advance for your help
ANerling
i have a question about the ReportDesigner.
Is it possible to use Json-Data instead of XML?
Because the incoming Data to generate the report is a Json-Format and
i don't want to convert these Data every time into xml and xsd.
I thank you in advance for your help
ANerling
Re: Reportdesigner with Json?
Hello,
Unfortunately, directly in the designer it is not possible.
Thank you.
Unfortunately, directly in the designer it is not possible.
Thank you.
Re: Reportdesigner with Json?
Is it possible to create a report with a Json-Data?
Re: Reportdesigner with Json?
Hello,
You can get the data in your project and pass it in the report as DataSet or BusinessObject.
Thank you.
You can get the data in your project and pass it in the report as DataSet or BusinessObject.
Thank you.
Re: Reportdesigner with Json?
Good morning,
can you give me a manuel or a tutorial how to do that?
Because i know how to work with XML but I don't know how to generate a report with Json.
I thank you in advance for your help
ANerling
can you give me a manuel or a tutorial how to do that?
Because i know how to work with XML but I don't know how to generate a report with Json.
I thank you in advance for your help
ANerling
Re: Reportdesigner with Json?
Hello.
It's impossible to create a report with JSON.
You should get data from JSON and pass it to the report as XML or DataSet.
The conversion of the JSON is our of our product and you should do it with your code.
Thank you.
It's impossible to create a report with JSON.
You should get data from JSON and pass it to the report as XML or DataSet.
The conversion of the JSON is our of our product and you should do it with your code.
Thank you.
Re: Reportdesigner with Json?
Thanks for your help
Re: Reportdesigner with Json?
Hello.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.