Forum Discussion
How do I pull Many-Date requests?
- 1 year ago
Question 1: You can use List.Accumulate.
Question 2: I don't understand what you mean. If there is no data between [Start Date] and [End Date] there's nothing to pull. If there is, ensure your filter checks for dates between as well as the actual dates ege: data >=[Start Date] and data <=[End Date].
- 1 year ago
Hi Aregets ,
Thank you for reaching out to Microsoft Fabric.
1. Using a list accumulation approach in Power Query within Power BI. This technique essentially functions like a loop, generating a list of business days and then making API calls for each date.
Link: List.Accumulate - PowerQuery M | Microsoft Learn.
2. The issue of receiving the /{Start Date}/{End Date} endpoint with no date reference can be resolved by setting up incremental refresh in Power BI. This approach ensures efficient data updates.
An official Microsoft document has been attached, providing detailed information on this topic. Please review it when possible for further insights.
Link: Configure incremental refresh for Power BI semantic models - Power BI | Microsoft Learn.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
Hi Aregets ,
Thank you for reaching out to Microsoft Fabric.
1. Using a list accumulation approach in Power Query within Power BI. This technique essentially functions like a loop, generating a list of business days and then making API calls for each date.
Link: List.Accumulate - PowerQuery M | Microsoft Learn.
2. The issue of receiving the /{Start Date}/{End Date} endpoint with no date reference can be resolved by setting up incremental refresh in Power BI. This approach ensures efficient data updates.
An official Microsoft document has been attached, providing detailed information on this topic. Please review it when possible for further insights.
Link: Configure incremental refresh for Power BI semantic models - Power BI | Microsoft Learn.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
- V-yubandi-msft1 year ago
Community Support
Hi Aregets ,
We are following up as we have not yet received a response from you. We hope the solution provided was helpful. Should you require further assistance or have additional questions, please feel free to reach out. Your feedback is highly valued, and we look forward to your response.
Thank You.
- V-yubandi-msft1 year ago
Community Support
Hi Aregets ,
We noticed we haven't received a response from you yet, so we wanted to follow up and ensure the solution we provided addressed your issue. If you require any further assistance or have additional questions, please let us know.
Your feedback is valuable to us, and we look forward to hearing from you soon.
Thank You.