Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I'm trying to build Power BI reports on top of Cosmos DB using Cosmos DB V2 Connector and a Direct Query Mode. Currently I have an issue with json data which contains arrays. In this case when loading the data, arrays are shown as a separate table which has been evaluating and never being loaded. All other data has been loaded sucessfully, but has a column with a link to the array as a table which doesn't work. Has anyone had the same problem and has an idea how it could be solved? Is there any way to work with arrays with Cosmos DB V2 Connector for Power BI or you have to create some data preparation in between?
I've read this topic, but it doesn't really suggest any solution.
I would be grateful for any feedback!
Best regards,
Lisa
Hi!
Did you find the solution? I'm stuck with this problem and apparently nobody has come out with the solution jet.
Kind regards
Hi, have the same issue with Cosmos DB V2 Connector,
Example document:
{
"id": "test",
"metrics": [
3, 5, 6
]
}
Expression.Error: The column 'id' of the table wasn't found.
Details:
id
Hi @sittell ,
You can check the following official documentation for known issues you may be experiencing with the Cosmos DB V2 connector
Or you can consider transforming your data in Cosmos DB to flatten the arrays.
CosmosDB, help flatten and filter by nested array - Stack Overflow
Flatten nested arrays in cosmosdb sql - Stack Overflow
This is the related document, you can view this content:
Solved: Re: Removing any columns causes errors - Microsoft Fabric Community
Solved: Expression.Error: The column 'Column1' of the tabl... - Microsoft Fabric Community
Solved: Re: The Column '___' of the table wasn't found. - Power Platform Community (microsoft.com)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liu,
Thank you for your feedback! Is there any way to specify an sql query for Cosmos DB V2 connector in order to flatten Cosmos DB data?
Thanks.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
90 | |
84 | |
70 | |
49 |
User | Count |
---|---|
141 | |
121 | |
112 | |
59 | |
58 |