Forum Discussion
Anonymous
6 years agoNot applicable
Embedded report force displaying titles on all visuals
I've got an issue where I'm embedding a report into an application, app owns data scenario. The report in desktop and Power BI service, looks/renders without issue. When the report is embedded into t...
Anonymous
6 years agoNot applicable
Good news, update and resolution. Turns out the web dev was applying a theme over the report within their app code. In the theme json they were setting title to true. Removed that from the json to allow the report to control that piece, looks fine now.