I want to create a 4D visualization in PowerBI for a client, and I am able to load in the model, load in the raw schedule data that I sent to Speckle through Dynamo, and tie them all together in PowerBI so that they have the correct 1:1 relationships.
My problem began when my model (which was supposed to be yellow) showed up as grey. I switched the URL from the commit to the branch, and it brought my colors back.
After that, I’m still having issues with the model visualization responding to the filters that I apply in PowerBI.
If I set up the model so that it loads in the model visualization, then I convert that visualization to a table and filter it, it works. So I’m guessing I’m doing something wrong with how I’m loading in my model data. Can someone help me?
Here is a screenshot showing that my slicer visualization is set to filter out my model visualization and that my table visualization is showing everything (as it should)
When I roll the slicer back, it changes my table visualization, but not my model. (See next screenshot)
When I click on the model visual and hit “show data as table” my data IS being filtered, it’s just not updating the model visual:
@gokermu , do you have any ideas on where I am going wrong with this?