PowerBI-ThemeTemplates
PowerBI-ThemeTemplates copied to clipboard
Matrix (pivotTable) visual: column text alignment
Is it possible to set the alignment for field values in Matrix columns?
I have tried the following (trying to replicate what I could find stored in"Layout" file located inside the .pbix file):
"columnFormatting": [
{
"alignment":"Center",
"styleHeader":true,
"styleTotal":true
}],
but it is not working, since this option has to be changed individually for each field in PowerBI
I have also tried adding a new "alignment": "Center" property under "values" section, without success.
Thanks for your amazing work!
Hey @Ale-g-g! Thanks for opening your first issue. We appreciate your contribution to this project! One of our project maintainers will review this soon.