Hi!
I’ve added two IFC’s to the speckle platform and can visualize them both in the project.
When I click on an object I see the data that I’m looking for. I would like all of the info in Power BI, but the most important is the GUID.
But when I open the link in Power Bi I cannot find the GUID or any of the other data. (Pset etc.)
It is probably I how am doing something wrong. Can anybody help?
All the data is in PowerBI but may need to be joined from one object to another if it is from a detached child object. The Speckle viewer knows a lot more about graph data than PowerBI, which understands table operations.
Can you share the project URL with us and we can demonstrate how to get the data you see in Speckle viewer across in PowerBI. If, instead, the JOINs hint is enough, this will be the route.
If the data weren’t available in Speckle it would be a different check.
As you can see, there are many errors coming from Object.Geometry.Mesh, and that’s because it is a detached item that holds purely information about the geometry (number of faces, render material, etc.). You can simply duplicate the table and filter them out, or just simple delete them.
Strongly recommend watching this tutorial and the rest of the series: