Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Do you have any idea if LocalizationManager resources will ever be available when running pbiviz start? I have resources defined that have templating parameters for data substitution. They don't work at all when I'm building the app, which means I really can't do localization.
For example, here's a templating string that I use for displaying dates:
en-US
"DateYMD": "{month} {day}, {year}",
ja-JP:
"DateYMD": "{year}年{month}月{day}日",
Obviously I format through the bracketed values to display dates for my supported languages, but I can't do this during development which is a real pain. I know I can use moment.js for dates, but this is just one of many examples, most of which are not date-related.
Any news on this or recommended workarounds?
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |