1. Home
  2. Docs
  3. Getting Started
  4. Schema Setup
  5. Custom Data View

Custom Data View

Custom Data View in DotnetReport allows you to directly create and integrate custom data views, saving you time and effort. You can seamlessly connect your custom datasets, including custom joins and queries, without the need to create SQL views at the backend.

Here’s how the process flow works:

  1. Open DotnetReport and associate a new database.
  2. Integrate a new table and navigate to the Custom Data Views tab.
  3. Clicking on the Custom Data View tab will open a pop-up window where you can directly paste your custom queries.
  1. Give your custom query a name for easy reference.
  2. Save your changes. If the SQL query is error-free, it will be processed, and a new table corresponding to your query will be created.
  3. You have the flexibility to rename the created table for better organization.
  4. You can also edit and re-process the added SQL query if needed.
  1. The custom table generated from your query can be seamlessly used for reporting purposes, just like any other table in DotnetReport.

We understand the challenges users faced in integrating custom datasets and the backend efforts required to create SQL views. With the introduction of custom data views, we have simplified the process and empowered you to directly leverage your custom data in DotnetReport. Please note that the added SQL queries are validated to ensure they are error-free. However, you have the flexibility to make changes or cancel the operation using the cancel or cross icon in the pop-up window.

How can we help?