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)/...
- 5 years ago
Fowmy
5 years agoSuper User
Anonymous
Can you share a sample of your data and how it organized? is it in columns or rows in Power BI ?
- Anonymous5 years agoNot 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_mayu5 years agoSuper User
Anonymous
please see the attachment below. hopt it's helpful.
- Ashish_Mathur5 years agoSuper User
- Anonymous5 years agoNot applicable
Thanks that worked. I had tried this solution before but apparently my data model was not set correctly to receive the expected outcome.