Forum Discussion
Anonymous
6 years agoNot applicable
Count how many columns until value changes
Hi all! My colleagues and I want to use PBI for analysing some internal checks we're running on a monthly basis. For this we're using MS Forms which acts as the data input for PBI. The file we rec...
ziying35
6 years agoImpactful Individual
Hi, Anonymous
This should not be difficult to solve with Power Query, using recursion, List.Accumulate, List.Generate, etc. should work, can you upload some sample data?