Table "Power BI User Status"
ID 6325
Namespace: System.Integration.PowerBI
Obsolete
This element is obsolete from version 26.0. Check if the user has a pending job queue entry for codeunit "Power BI Report Synchronizer" instead and use the status from the job queue.
Tracks status for a user, e.g. if a user has active background sessions to synchronize Power BI reports.
Properties
| Name | Value |
|---|---|
| Caption | Power BI User Status |
| ReplicateData | False |
| ObsoleteReason | Check if the user has a pending job queue entry for codeunit "Power BI Report Synchronizer" instead and use the status from the job queue. |
| ObsoleteState | Removed |
| ObsoleteTag | 26.0 |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| "User Security ID" | Guid | |
| "Is Synchronizing" | Boolean | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |