3D Models Visuals in Power BI

Hey @Martin_Garcia welcome to the forum!

We have decided to include this in our roadmap and @AlanRynne will start scoping the tech side of things very soon, we’ll keep you posted!

6 Likes

Hi, is there some development in creating this custom 3D visual for PowerBI?

1 Like

We do indeed! We started looking at this a couple of weeks ago, and @AlanRynne might be able to paste some raw screenshots :slight_smile:
Stay tuned!
(PS merging this thread with an existing one)

1 Like

Great, I was creating my own using speckle API, but in that case I will wait.
When do you think you’ll release it?

Regards

1 Like

I’m planning on making the repo public sometime this week (once it’s minimally operational) so we’d love to have your feedback on that! :wink: We’ll ping the community once its out, but I’ll keep you posted here on our advances (and promise I’ll post a cool gif sometime today!)

5 Likes

:wink:

Jokes aside, just to let you know I look forward to share it with a few people internally but no need to rush!

4 Likes

Ansiedad GIFs | Tenor
I’m a little anxious

1 Like

That is a great news !

Hi Alan,

Did you posted something?

Regards

1 Like

Hi @gjordanp,

sorry I didn’t get to do this, got to pause this in preparation our new 2.7 release of our connectors, but I’ll do so soon enough!

Only thing I’m trying to get working before publishing the code is getting highlight to work with model selections and vice-versa. I’m pretty close, but if anybody has any experience in PowerBI Custom Visuals and is willing to give a hand, I’ll be happy to schedule a quick call. :raised_hands:t3:

I’m sure my problems are coming from my own ignorance, rather than PowerBI :sweat_smile:

Anyway, sorry for the delay! I’ll update you all here once we have something that minimally works :slight_smile:

9 Likes

Hello,

in case it helps I just released a github repository with a custom visual to upload Rhino3D models to Power BI: GitHub - diego-apellaniz/PowerBI3D: Custom Visual for Power BI to visualize 3D models and connect them to your data

Thanks for your great work!

7 Likes

Good afternoon, I was going through the tread and have not seen that the Revit → Power-BI 3D viewer in Power-BI was released, I am seeing the 3D viewer Edge or Chrome. Will there me a 3D viewer for Power Bi
@AlanRynne

Regards

4 Likes

Is there any news on this? Thanks.

2 Likes

Hey everyone! :wave:t3:

after a long wait… we’ve finally managed to get some things going regarding Speckle + PowerBI Visuals!

We present you the Speckle PowerBI 3D Viewer:

powerbi-rooms - 01

This is still very early stages and has very basic functionality, but you can go get it from our repo releases page:

I’m wrapping up the docs for the visual (including installation guide and usage), and should be available throughout the day on the PowerBI section of our Docs

Power BI | Speckle Docs (but you can go read the not-yet proof-read version here if you’re in a rush!

:warning: In order to use the viewer you will have to update your Speckle Data Connector to version 0.0.10 or above. You can find all released versions in the Data connector repo releases page:
Releases · specklesystems/speckle-powerbi · GitHub

Kudos to @Reynold_Chan and @gokermu for battling this one with me! :muscle:t3::rocket:

We’re releasing this to the community in super early stages to give you a chance to speak up about what’s missing, what works and what doesn’t. So don’t hold back!

What’s next?

We’re still using the old 3D Viewer, but as soon as our new viewer implementation is stable we’ll switch to that one. This will enable:

  • 2 way selection/highlight (currently it’s 1-way due to some of our own API limitations)
  • Better loading/unloading logic for individual objects
  • Shadows!
  • Loading the objects from a record (instead of fetching them from the server every time)
  • … and possibly more!

As for the Data Connector, it has also been updated and we’re keen to hear about your thoughts on that, and what would a “better structure of data” look like. Is the current table useful? If not, what do you think is missing?

13 Likes

Awesome! The gif people have been waiting for! :sunglasses:

I tried to have a quick look (replaced the old mez file with the new one from v0.0.10), but I got an error when trying to read a stream (my private stream on Arup server). The error is also mentioned and fixed here: Power BI - We cannot apply field access to the type Null
Can I do something on my end to fix it?

:fire: :heart_on_fire:

and some extra characters to hit the minimum

2 Likes

+1
I’m getting the same.

1 Like

@JdB, @martinromby Could you give 0.0.11 a try? :pray:t3:

Now the PowerBI Data Connector (release v0.0.11) works @AlanRynne ! :tada:

But the visual is not loading the objects.
Here’s a snapshot, showing the table and the values in the Stream Url and Object ID.

The Stream is set to public and is just containing the Basic Sample Project.

1 Like

Finally got it working - sort of. :clap:

I think that the issue had to do with the fact I was trying to visualize objects from another server than the ones that speckle is hosting.

At least I found this under the About menu for the visual.
image

Would you be able to make it working with non-speckle-deployed servers?

2 Likes