Question
Expense Text Mode on Task Report
I have the following text mode working on a project report but I need to create a task report with the same column. If anyone can help adapt the text mode to work from a task report it would be much appreciated.
aggregator.displayformat=currencyStringCurrency aggregator.function=SUM aggregator.valuefield=actualAmount aggregator.valueformat=doubleAsDouble descriptionkey=actualamount listsort=doubleAsDouble(actualAmount) namekey=actualamount querysort=actualAmount shortview=true stretch=100 styledef.comparison.leftmethod=double(actualAmount) styledef.comparison.operator=gt styledef.comparison.operatortype=double styledef.comparison.rightmethod=double(plannedAmount) styledef.comparison.truetext=font-weight:900;color:#990000; valuefield=actualAmount valueformat=currencyStringCurrency width=100