A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
My question was related to having relative reference points for Data Bars. By further researching the issue, it seems like this is currently not supported for data bars, color scales and icon sets. Those 3 only support an absolute reference.
For example, A1 = 10, B1 = 5. If I do a default data bar, for A1:B1 the B1 cell will be filled half way.
Now if I have A2 = 5, B2 = 2.5, and I fill down the formatting of the A1:B1 cells, the data bars in the second row reference the largest value (10 in this example), instead of only referencing A2:B2. From what I understand there would be a somewhat tedious workaround by creating an additional column. Otherwise, you have to go row by row, which I am doing currently.