Dashboard Data Profiles

Associates data profiles and dashboards together to limit the access to dashboards.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The DashboardDataProfileId is an identity field that is used as a unique identifier for each data profile in the DashboardDataProfile table. This field is of data type int, meaning it can store positive and negative integer values of up to 2,147,483,647. The field is automatically generated and incremented for each new profile added to the table, ensuring that each profile has a different identifier. This unique identifier allows for efficient and accurate identification and organization of data within the DashboardDataProfile table. It also serves as the primary key for each record, allowing for easy retrieval and referencing of specific profiles within the table. The DashboardDataProfileId is a crucial component of the table, providing a reliable and structured means of managing and analyzing data.

int32

The DashboardId field in the DashboardDataProfile table is a data type integer that serves as a unique identifier for each dashboard within the database. This field is specifically designed for storing and organizing data related to a specific dashboard, and is essential for maintaining data integrity and accurate record keeping. The DashboardId field is crucial for efficiently retrieving and managing dashboard information, and plays a significant role in the overall functionality and user experience of the database.

int32

The DataProfileId field in the DashboardDataProfile table is an integer data type that serves as a unique identifier for each data profile within the dashboard. This field is used to link and organize the data profiles, allowing for efficient data management and analysis. By assigning a specific ID to each profile, users can easily access, retrieve, and manipulate the data they need for their specific needs. The DataProfileId field plays a crucial role in maintaining the integrity of the data in the DashboardDataProfile table, making it a critical component of the overall dashboard functionality.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!