Visualize Rhino models in Power BI with Speckle

Hi, I am watching the online tutorial regarding visualize rhino model in Power bi.

I successfully load the model in the power bi and I wonder how to create the visual that highlight the different elements ( i.e. around 4:34 in the video below https://www.youtube.com/watch?v=cld-zU3ttGY) ? Do I need to rename rhino layer? or update some data in speckle or in power bi?

Thanks!

Your rhino model wil need to include some data that can be partitioned in PowerBI.

Let’s say adding a User String for Type where different elements then have values of Beam or Column

These can be fed as sources to a PowerBI slicer which will work as shown in the video.

The steps to do so were not shown in the intro video.

May I ask how do I include that data? is it somewhere in rhino interface or Speckle interface? or through Power BI “Transform data” that I add a new column in the spreadsheet? If it is the last option, how do I tell from the object ID?

In this example

The simple Rhino masses have User String data attached. The demo is just of a master plan with uses applied to volumes. User strings are manually added to single or groups of objects. You can make any Key and Value pairs you like.

When loading this into PowerBI, I can edit the query / transform the data to reveal these data points.

Firstly, expanding that Record by clicking the small arrow tool, then selecting “properties”

I can repeat that step to reveal all the properties that have been set.

Which will give a data set:

Then further in the PowerBI visual, I add two “Slicers”, one for Uses and one for Tenure. You do this by dragging the data properties revealed in the transformation step.

The slicers will affect each other and the 3d view

Thanks Jonathan! This is very helpful! however I couldnt find the properties after I reload the model. The properties did show up in the speckle interface but not in power bi. Thanks again!


I can see the properties update here with the new material added.

Do you have the latest PowerBI data connector?

Hi Jonathan, I reinstalled PowerBI and everything works! Thanks a million!

1 Like