Can you tell me how you get a result of a category u use in a report, to be shown in a text-template ?
I guess it has something to do with the handle an tag you give in that report, but does their has to be a reference like period.reconciliation.(handle-name).results.(tag) ?
@Andrew perhaps I wasn’t clear; my apologies for that. The report has to exist in the file as well. So you have to add it in a file ( = dossier) and then it should work.
The report has to be activated in a file (= accounting file) :
So on office level (where all the templates are and can be modified and what not), that’s the place where you add a “handle”.
On file level (where the working period and working papers are, and where text templates for instances are added, and templates like taxes are) however, the report-template has to be in there (as screenshot above shows).
If the report doesn’t exists, then there’s no result-tag that exists. Which is why it won’t show up in your text-template.
It’s better to create a new topic for each question @Joyce
A result-tag is something that can’t be in an input-tag, unless you want the option to overwrite? You can just calculate with the result-tag, like period.reports.kostenverg.perc_mw*-1 for instance, or save it in a register like {%=$10+ -1*period.reports.kostenverg.perc_mw | currency %}.
Hope this clarifies it a bit, but your question was pretty general. If this doesn’t work for you, don’t hold back to create a new topic, with a clear example of which formula you wish to create (I couldn’t distract that from your example, sorry).