Forum Discussion

Dean_Mcghee's avatar
Dean_Mcghee
Frequent Visitor
3 years ago

loading a sketchup model

I am trying to load a model of a warehouse shelving unit with product.   I am having trouble getting power BI to see the individual boxes. I have assigned each product an instance, each level, each bay, and each rack, but it will not see the boxes.  The entire model is greyed out and I can't get it to do anything.

 

Has anyone done this and if so can you help me figure out what I am doing wrong?

7 Replies

    • Dean_Mcghee's avatar
      Dean_Mcghee
      Frequent Visitor

      I started over again and went simple. Again I created everything in sketchup. Boxes are numbered, Level is A, B and so on, Section is 076, or 074, and everything is 25N. Rack/Section/Level/Piece. I have watched the only vid I can find on yourtube 40 times. Dont explain nothin, just does it. 

      For the life of me I can figure out what I am doing wrong.

       

  • If your model is grayed out it means that there is a mismatch between the IDs that are included in the model and the IDs you are passing to the visual through the "Object Identifiers" field.

     

    When exporting from SketchUp you have an option to specify which IDs to use. You can use the persistent id, which is the internal ID that SketchUp automatically gives to objects, or you can use the instance name, which is a name you can assign yourself to each object. For warehouseing you preferably want to use the Instance Name, since that gives you full control.

     

    Here is a complete tutorial for this specific usecase: https://kg-dev.be/2021/08/16/how-to-custom-3d-power-bi-visual-of-a-warehouse/

     

    I hope this answers your question.