Forum Discussion
Anonymous
5 years agoNot applicable
Use COUNT functions over rows
Hey,
I can not wrap my head around on how to put the following Excel Formula in Power BI. The goal is to perform this calculation for each row in the Table (#rows =~200).
(COUNTBLANK(C2:GT2)/(COUNTA(C2:GT2)+COUNTBLANK(C2:GT2)-COUNTIF(C2:GT2;"N/A")))*100
6 Replies
- FowmySuper User
Anonymous
Can you share a sample of your data and how it organized? is it in columns or rows in Power BI ?- AnonymousNot applicable
It is in columns in Power BI, I have tried to pivot the columns but to no avail. This is the data set and expected outcome I am working with: Dataset Link
- ryan_mayuSuper User