DashboardInformation

The DashboardInformation type is used hold information about a PowerBI Dashboard that can be passed between the UX and APIs.

Below are the properties and their purpose.

  • Guid UserGUID
    • Default Value: Empty Guid.
    • Intended Value: The guid of the current user.
  • Guid SessionGUID
    • Default Value: Empty Guid.
    • Intended Value: The guid of the users current session.
  • Guid InstanceGUID
    • Default Value: Empty Guid.
    • Intended Value: The instance guid of the dashboard.
  • string ReportName
    • Default Value: Empty string.
    • Intended Value: The name of the PowerBI dashboard.
  • string ErrorMessage
    • Default Value: Empty string.
    • Intended Value: An error message detailing what went wrong in the API so it can be handled on the UX.
Updated on January 17, 2023

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support

Leave a Comment