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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
bastian_mpnkt
New Member

streaming dataset - manipulate values

Hi together,

 

i have a question i hope you can anwer me that.

So i receive values via modbus-protocol on a middleware and i foward them directly in power bi.

Works great!

But there's a little thing that bothers me...

I read temperature values out of the registry from a device, the format is 356 that means 35,6°C.

I realy want to convert the data, is there a possibilty to manipulate that in powerbi / streamind dataset?

 

Best regards

bastian

 

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Bastian,

 

There could be several methods. 

1. I would suggest you modify it before pushing to Power BI.

2. Method 2 is as below.

2.1 Enable the "Historic data analysis" of the streaming dataset in Power BI Service. 

streaming_dataset_manipulate_values

2.2 Connect to the dataset in the Service from Desktop. (the Power BI connector)

2.3 Create a measure.

Measure = min('RealTimeData'[current])/10

2.4 Publish the report to Service.

2.5 Pin the visual to Dashboard.

streaming_dataset_manipulate_values2

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Bastian,

 

There could be several methods. 

1. I would suggest you modify it before pushing to Power BI.

2. Method 2 is as below.

2.1 Enable the "Historic data analysis" of the streaming dataset in Power BI Service. 

streaming_dataset_manipulate_values

2.2 Connect to the dataset in the Service from Desktop. (the Power BI connector)

2.3 Create a measure.

Measure = min('RealTimeData'[current])/10

2.4 Publish the report to Service.

2.5 Pin the visual to Dashboard.

streaming_dataset_manipulate_values2

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Dale,

 

thanks for your support.

 

I tried thesecond method but I´m not happy with this.

So, I#m convinced that I should solve the problem at the source. 

 

Best regards

Bastian

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.