Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

API Data Dictionary

Looking for definitions to fields in the Power BI API Dictionary such as IsEffectiveIdentityRequired etc.

 

I referred to the API and could only find the data types and values each field would take. I was hoping for a more detailed description of what each field means. Does anyone have any suggestions?

 

https://msdn.microsoft.com/en-us/library/mt147898.aspx

 

Status: Needs Info
Comments
v-jiascu-msft
Microsoft Employee

Hi @snk,

 

Is this what you want?

API_Data_Dictionary

 

Best Regards,

Dale

Vicky_Song
Impactful Individual
Status changed to: Needs Info
 
snk
New Member

Nope that is not what i am looking for. I was aware that there is dataset refresh entity, unfortunately it only provides me the definition of the ID aka a guid.

 

I am looking for a complete list of fields that belong to each table and their definitions. For example dataset has fields such as 'ISConfiguredBy', 'IsEffectiveIdentityRequired' etc. I am unable to find a defintion besides the datatypes or values it would take.