Forum Discussion
JSON syntax for 'Ask A Question' visual
Hi,
I'm building a custom JSON theme and managed to find a solution to most queries so far, but can't seem to find specifics pertainig to the 'Ask A Question' box/visual. Specifically, does anyone know the 'visualName' for this? (I can guess as to most of the card/property names, but the 'visualName' eludes me).
Thanks in advance,
Abraxus.
- Anonymous7 years ago
Abraxus,
The JSON syntax for all available visuals are recorded in this official article: https://docs.microsoft.com/en-us/power-bi/desktop-report-themes.
If you want to use JSON syntax for the ask for question box only, I am afraid that it is not possible. We are able to apply JSON theme for the charts generated by ask a question feature.
Regards,
Lydia
2 Replies
- AnonymousNot applicable
Abraxus,
The JSON syntax for all available visuals are recorded in this official article: https://docs.microsoft.com/en-us/power-bi/desktop-report-themes.
If you want to use JSON syntax for the ask for question box only, I am afraid that it is not possible. We are able to apply JSON theme for the charts generated by ask a question feature.
Regards,
Lydia- AbraxusAdvocate II
Thanks Lydia.
I noticed there's some syntax missing in that list, so was hoping this was one of them, but apparently not. Hopefully they'll add the feature at some point.
Regards,
Abraxus.