Hi Everyone,
I am building a power app with a page that will eventually have > 100 labels on it. The reason for the large number of labels is that we are trying to highlight the differences between an old record and an updated one, but we only want to modify the text and format of the label if there is a difference between the two. What we want to end up with is something like this:

I can do this with a formula, no problem but I have run into the issue of having too many controls on a page before and I'm concerned that having three formulas determining formatting and content for each of > 100 labels will heavily impact on the apps performance.
I'm trying to find out if there is a way I can set a template for the format (something that sets out the text and fill colours for example) that is applied if there is text in the label. That way I only have to specify a formula to add text to each label.
Not sure if this is possible or even if I'm describing this particularly well but any advice will be welcomed.
Thanks!