Forum Discussion
Power BI Athena Incremental Refresh
From what I can find on the internet:
AWS athena does not support prepared statements, they advice to construct the full select before sending it to athena.
Is there a way to do that in powerQuery, in attempt to fix the incremental refresh?
We should be able to construct a query where RangeStart and RangeEnd are replaced before sending it to Athena
After much, much suffering, I was able to login back to this community. Not even that works well in PBI!
Well, to the subject at hand, I think I got it working. I added another step before the date filter, and it seems to have worked. I think it moves the filter for after the query load on PBI, and this is very, very annoying, but seems to be working.
Sometimes I don't understand why I still insist in punishing myself with Power BI.