Hey @Thiago_Silva ,
Thanks for sharing the file. It helped me understand where the problem lies. Here’s what I found:
- Try to filter your received data to only what you need.
- As a general practice, don’t have any Errors in your tables. This borks things up in mysterious ways.
- I saw you had lots of RevitInstances in your file. We shared how to work with instances in this thread. We will make this the default behaviour in the future.
I also did a general cleanup on how you extracted data from Records and parameter objects. Here’s my take on your PBI file.
11398-Aligning Colors across visuals.pbix (1.8 MB)
Coloring by volume or any other parameter seems to work just fine.