Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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 configuation. How do I do that ?
How do I implement multilingual for this title using javascript?
How do we impement multilingual concept in power bi?
Below is sample code.
var standardRptConfig = {
pageName: "ReportSection2",
filters: FiltersForStandardReports,
settings: {
filterPaneEnabled: false,
navContentPaneEnabled: false
}
};
var standardRptElement = document.getElementById('pbi-standardreport');
standardReport = powerbi.embed(standardRptElement, standardRptConfig);
Hi @akshaybogar,
Current power bi not support to use javascript to edit embed contents title.
Maybe you can try to use third party web browser plugin to write a custom javascript function to replace title text from generated html elements.
Regards,
Xiaoxin Sheng
Hi Xiaoxin
Do you have sample code about the approach?..could you please suggest ?
Thanks
Akshay
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
But Html content rendered inside the iframe content. We cannot read or access to iframe content.it will be too challenging.Please suggest
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 configuation. How do I do that ?
How do I implement multilingual for this title using javascript?
How do we impement multilingual concept in power bi?
Below is sample code.
var standardRptConfig = {
pageName: "ReportSection2",
filters: FiltersForStandardReports,
settings: {
filterPaneEnabled: false,
navContentPaneEnabled: false
}
};
var standardRptElement = document.getElementById('pbi-standardreport');
standardReport = powerbi.embed(standardRptElement, standardRptConfig);
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 65 | |
| 31 | |
| 26 | |
| 26 |