Forum Discussion
How to Bold out the column headers on a Table ?
- 10 years ago
Coming in the Spring... https://www.youtube.com/watch?v=jH7BVpVMsEw
Along with Conditional Formatting in Tables...
Hi vinhot001,
As smoupre mentioned, in Power BI desktop, it’s not supported to set column headers to be Bold currently. To get first day of last month and first day of the current month, we can use DAX function.
Besides, based on my research, we are not able to add row groups and column groups, merge headers and change background color for headers like in Reporting Serveries. I already reported this issue internally, will keep you updated once I get any updates.
If you have any question, please feel free to ask.
Best regards,
Qiuyun Yu
Coming in the Spring... https://www.youtube.com/watch?v=jH7BVpVMsEw
Along with Conditional Formatting in Tables...
- vinhot00110 years agoNew Member
How do I sort the chart by the Month ? Its sorting only in Alphabetical order and not by the month. I even tried to add the YearMonth (Numerical) field to the shared axis, in addition to the current YrMo Desc field and sort it, but that did not help. I require the chart to be sorted by the Month name.
Appreciate all the great help done.!!
- SabineOussi10 years ago
Skilled Sharer
Make sure the column containing the dates is of type date and not text.
If for some reason it cannot be converted to type date/time, then use trick provided in this post http://community.powerbi.com/t5/Desktop/How-can-I-sort-the-text-values-in-a-filter-object/m-p/24606#M7975