Share via


Table "Power BI Customer Reports"

ID 6310
Namespace: System.Integration.PowerBI

Stores in a BLOB the reports uploaded to Power BI using the Business Central pages.

Remarks

The schema of this table mirrors the one for table 2000000144 "Power BI Blob". Table 2000000144 contains the demo reports provided by Microsoft, wereas table 6310 (this table) contains the reports uploaded by the users.

Properties

Name Value
Caption Power BI Customer Reports
ReplicateData False
DataClassification CustomerContent

Fields

Name Type Description
Id Guid
"Blob File" Blob
Name Text[200]
Version Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also