-
any way to format text linked to another source?
hi,
i’m working on a weather project and i’m facing a problem. I have some comps with the cities and temperatures and i want to add the Celsius degree symbol at the end of the temperature number(you know, the small upper zero next to the degree). The temperature number is linked with an expression in source text to get the number from another layer (something like comp(“france info”).layer(“t11”).text.sourceText). i can’t find a way to add the temperature sign next. any ideas?