Forum Discussion
Raif8522
3 years agoFrequent Visitor
DAX Formula - Circular dependency errors
Hi, i have below Table on Power BI which i use it to publish customers' first visit after every 6 months. Visit Column: If customer doesn't have any previous visits, show date on the column where ...
amitchandak
3 years agoSuper User
Raif8522 , are you trying to use firstnonblankvalue or lastnonblankvalue ? That may be the reason. or if you are calling a column which is calculated based on this
https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/