I've seen other people ask this in various places, but is there a way to use the "dataColors":[...] code to specify different color schemes for different visuals? Or is that a possible future feature? It looks like right now I can set the code in the .json within visuals, but it doesn't actually do anything.
I've been experimenting with using DAX and conditional formatting to accomplish what I want, but I'm looking to see if there is a more easy solution that is distributable across reports, so I don't have to create a new DAX function for each new report.