Forum Discussion
akshaybogar
8 years agoFrequent Visitor
change axis title from javascript using Embed Configuration
As show in attached screen shot we could see Series Titles such as This Year Sales,Last Year Sales and Gross Margin Last Year % etc. I want change this text from javascript mvc using powerbi-embeded ...
Anonymous
8 years agoNot applicable
Hi akshaybogar,
You can try to use third party browser plugin with javascript function to replace html element:
JS. How to replace html element with another element/text, represented in string?
Regards,
Xiaoxin Sheng
akshaybogar
8 years agoFrequent Visitor
But Html content rendered inside the iframe content. We cannot read or access to iframe content.it will be too challenging.Please suggest