Hi,
Is it possible to use a variable with Wiki Markup in a Formula collumn?
All the exemple I see are adding static text through Markup, never any variable.
WITH total = (consacrees + restante):
WITH divtotal = (consacrees / total):
"{color:blue}" divtotal "{color}"