Hi there
I have written a report, where I am wanting to show all "Payment Names" and the hours paid for each pay period.
Because all payments are not used every fortnight, the payment name is omitted, but I would like it to show up with a zero value.
Example of my current formula: if {pay element.id} in [261,265] then "annual leave" else if {pay element.id} in {267.367.989} then "other" else {pay element.name}.
This is grouping together some names that I want lumped together, and the end part of my formula, means to print all others.
Hope you can understand this. Any help much appreciated.
Thanks
Julie
I have written a report, where I am wanting to show all "Payment Names" and the hours paid for each pay period.
Because all payments are not used every fortnight, the payment name is omitted, but I would like it to show up with a zero value.
Example of my current formula: if {pay element.id} in [261,265] then "annual leave" else if {pay element.id} in {267.367.989} then "other" else {pay element.name}.
This is grouping together some names that I want lumped together, and the end part of my formula, means to print all others.
Hope you can understand this. Any help much appreciated.
Thanks
Julie