Forum Discussion
Anonymous
4 years agoNot applicable
Change the code below from DAX to Power Query
Hello Community I found this code for dax, where the measure calculates the average days for the same id in multiple rows. It works with DAX but I would like to do the same in Power Query, so th...
Anonymous
4 years agoNot applicable
Thanks a lot, this works but when I expand all the other columns than the group by function doesn't work anymore and I get rows with the same Reference number.. How can I solve this?
Anonymous
4 years agoNot applicable
And furthermore it also counts blanks rows for the average which is not the right solution for me 😞