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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RodoLuxo
New Member

DataSet> PowerBI Report Builder - Not possible to extract list of objects from Table

Dear All,

 

I need your help concerning the following issue:

1-Here my MongoDB Table definition:

DB_PDS_ITEM:

company

employee

TableOfBonus

 

2-When i create a dataset:

I insert into the query: select * from DB_PDS_ITEM

When i click on Query Designer  and Run, i see only company and employee.

But NOT TableOfBonus

=> it seems that it is not possible to display a list of values from a table.

 

How can i achieve that ?

It works perfectly with PowerBiDesktop.

 

Thanks for reading, thinking and helping !

Rodolphe

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @RodoLuxo 

 

Paginated reports natively support both relational and analytic data sources. Since MongoDB is a NoSQL database, the data structure might be different from traditional relational databases. In this case, TableOfBonus might have a not supported data type so it cannot be loaded into Power BI Report Builder successfully. 

Data retrieval guidance for paginated reports - Power BI | Microsoft Learn

Supported data sources for Power BI paginated reports - Power BI | Microsoft Learn

Data types in expressions in a paginated report - Microsoft Report Builder & Power BI Report Builder...

 

Since it works perfectly with PowerBIDesktop, you may use Power BI Desktop to get data from the database and transform it into a friendly format. Then publish the pbix file into Power BI Service to have a dataset. Then in Power BI Report Builder, connect to this Power BI dataset to create a paginated report. This could be a workaround. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors