We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have a report with Incremental Refresh set up on 2 tables Reservations and Folios.
It has the same IR policy on both the tables
Reservations have the correct number of data loaded in the latest refreshes. However, Folios tables have 0 data loaded in the latest refreshes (checked the partitions with XMLA endpoint).
The only difference between these two tables processing-wise is, the Folios table has Value.NativeQuery() to enable Query Folding and Reservations table not.
Other than that there are no errors and each scheduled refresh is successful.
What could be the possible conflict here?
Solved! Go to Solution.
I found out the reason why this was occurring. I used a date time column that did not correspond to the current date when partitions were made. I changed it to use Created Date Time to create partitions and it works as expected now.
I found out the reason why this was occurring. I used a date time column that did not correspond to the current date when partitions were made. I changed it to use Created Date Time to create partitions and it works as expected now.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.