Forum Discussion
Anonymous
4 years agoNot applicable
Refresh failed : A cyclic reference was encountered during evaluation
I have power bi desktop report that needs to refresh. when i hit refresh it gives me the error "A cyclic reference was encountered during evaluation". This report consist of ODBC snowflake queries w...
pthapa
Post Patron
2 years agoI have the #"Filtered Rows" step for filtering a date/time field (in this case is completion date) for incremental refresh. So, the RangeStart and RangeEnd are two parameters that is used to filter the data for incremental refresh.
How do I implement in the query?
lbendlin
Super User
2 years agoYou already do that in your Stored Procedure. No need to do it again.