Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
FYI- trying to get a custom table visual in PowerBI.
I'm fetching data from a excel sheet in powerBI service. My data sheet has some columns which contains numbers only and 1 column has data in format like "$1" or "$2".
| a | nyc | guy |
| 5 | 6 | $7 |
| 3 | 2 | $1 |
| 6 | 67 | $7 |
| 5 | 9 | $7 |
| 1 | 23 | $1 |
when fetching data from table, I'm using options.dataview[0].
The thing is -> in dataview i can only see numbers of "guy" column like 7,1,7,7,1. No dollar sign is there
so when trying to print the same in table visual. It's just a number with no $ sign. but I want that sign too followed by number.
Need help.
Solved! Go to Solution.
Hi @v-jiascu-msft,
No, I developed my own. but now the problem is solved after using valueFormatter utility in my code.
Thanx for help anyway.
Regards,
Mukul
Hi @v-mubish,
You can add them in the Modeling ribbon. Please have a try.
Best Regards!
Dale
Hi @v-mubish
Did you try creating the report after deleting it? Which custom visual do you use?
Best Regards!
Dale
HI @v-jiascu-msft,
Reflection of changes done in modelling pane is happening without saving any report, and I am using custom table visual which is currently in development.
Regards,
Mukul
Hi Mukul,
Which custom visual are you using? Did you get it from store.office.com?
Best Regards!
Dale
Hi @v-jiascu-msft,
No, I developed my own. but now the problem is solved after using valueFormatter utility in my code.
Thanx for help anyway.
Regards,
Mukul
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 51 | |
| 24 | |
| 13 | |
| 12 | |
| 11 |