Forum Discussion
Anonymous
3 years agoNot applicable
How do deal with a while loop in Power Bi?
Hi All, My SQL query contains two dynamic values columns as well as a while loop condition. The two columns will be updated based on the While loop condition. I need to create a table in Power B...
amitchandak
3 years agoSuper User
Anonymous , You can use expression functions like sumx, minx, etc
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.