Back to Devexpress

Specify JSON Data Location

xtrareports-400393-report-designer-for-visual-studio-data-source-wizard-connect-to-a-json-data-source-specify-json-data-location.md

latest962 B
Original Source

Specify JSON Data Location

  • Nov 27, 2025

This wizard page allows you to specify a Web Service Endpoint URI, a filename, or a string with JSON content. If you choose the Web Service Endpoint option, you can configure a connection string with URI path parameters and query parameters.

Specify a web service endpoint

Specify a JSON file

Specify a JSON string

Note

DevExpress Reporting uses the System.Text.Json library to parse JSON data at runtime. The wizard detects whether your project references this library and suggests to install the NuGet package if necessary.