HTML Bricks - need color-coding at cell level in a pivot
I have a pivot table that requires formatting the font in cells based on values. For context, the columns are the top 10 brands by sales, the rows are retailers. I was able to hack this by using M-etl and creating essentially a flat table; it worked but when I updated the dataset and any of the columns changed I had to…