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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Josehp
New Member

Carga incremental desde API REST con limitación de cantidad de datos

Hola, buenas tardes, si tengo un proyecto en power BI que lee datos desde un API, informacion de un año y es demasiada información, el dueño del API dice que solo puede entregar datos de a dos meses, como podria configurar una carga incremental del ultimo mes, si no puedo hacer una carga masiva de 11 meses?
que opciones exisen en power BI para resolver este reto?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @Josehp,

Did you mean the paginated API? If that is the case, I'd like to suggest you refer to the official document sample code to repro this operation in your query table:

Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Docs

In addition, incremental refresh requires the data source support query folding. If your data source supports this, you can modify the refresh ranges as the document mentions:

Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Docs

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

HI @Josehp,

Did you mean the paginated API? If that is the case, I'd like to suggest you refer to the official document sample code to repro this operation in your query table:

Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Docs

In addition, incremental refresh requires the data source support query folding. If your data source supports this, you can modify the refresh ranges as the document mentions:

Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Docs

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.