Forum Discussion
Anonymous
8 years agoNot applicable
Columns Seriaes
There is a nice example that shows the columns by Pivot table, how do I display it in Power Bi Thanks The measure: PeriodSales:=IF( COUNTROWS( VALUES( DimPeriod[Period]))=1, IF( VALUES...
- Anonymous8 years ago
Thanks MFelix
In Excel there in the column, how do I enter in the column in POWER BI
MFelix
Super User
8 years agoHi Anonymous,
You need to place your DimPeriod in the columns and the measure in values.
Should give what you want.
Regards,
MFelix
Anonymous
8 years agoNot applicable
Thanks MFelix
In Excel there in the column, how do I enter in the column in POWER BI
- Anonymous8 years agoNot applicable
Thanks
I found the solution here