Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Jorge_Ortiz
Regular Visitor

How can i display a text type (string) in a tile power bi dashboard with streaming dataset?

Hi guys, I currently am developing a dashboard in real time with streaming dataset, from my python script I post the data into the dataset for real time visualization, and I ran into the problem that i cannot display in my dashboard a text type (string. Example: Milling_CNC). I tried to use card visual, but it only displays numbers. Also tried to pin from report but cannot get the latest value pushed to streaming dataset. How can i solve this to show a text type (string) in a Tile.

1 ACCEPTED SOLUTION
Sumanth_23
Memorable Member
Memorable Member

hi @Jorge_Ortiz - you should be able assign text measures to Card visuals, following which you can pin the same to Dashboard.

Sumanth_23_4-1619500944728.png

 

Another option is to use a BLANK button and assign the measure to the Button text - following which you should be able to pin the same to a dashboard. Please see screenshots below: 

 

Sumanth_23_0-1619500587609.png

Sumanth_23_1-1619500622075.png

Sumanth_23_2-1619500639836.png

Sumanth_23_3-1619500694559.png

 

Hope this helps! 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos!

Proud to be a Super User!



View solution in original post

3 REPLIES 3
Sumanth_23
Memorable Member
Memorable Member

hi @Jorge_Ortiz - you should be able assign text measures to Card visuals, following which you can pin the same to Dashboard.

Sumanth_23_4-1619500944728.png

 

Another option is to use a BLANK button and assign the measure to the Button text - following which you should be able to pin the same to a dashboard. Please see screenshots below: 

 

Sumanth_23_0-1619500587609.png

Sumanth_23_1-1619500622075.png

Sumanth_23_2-1619500639836.png

Sumanth_23_3-1619500694559.png

 

Hope this helps! 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos!

Proud to be a Super User!



Thank you so much for your answer, yesterday i was researching and I could figure out. All i had to do in my python code when i post the data into power bi real time dashboard... even if i declare the field type json as number if i send it a string it really shows the text i sent it in power bi.

 

For example

Temperature: Numer Type in power Bi.

 

In my python code:

Temperature: String Type.

 

And it shows it regardless the data type.

Hi @Jorge_Ortiz - Thanks for sharing the details - glad I could help! 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos!

Proud to be a Super User!



Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors