Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
i have a list of absences (dimensions) from a HR tool. The table should not be truncated by the selection. However, the list is always filtered by date witch is selected.
I have really tried a lot:
- ({1} AbsenseReason.Name)
- =({<[%Date] = {"$>=39448"} >}[AbsenceReason.name])
About like this in a thousand variations.
Can you guys help me? Thanks a lot!
HI
Name field can't able to sum.
You can use Only() function if you have unique value for the row.
Else try with MaxString or MinString
HI
try MaxString() and P() function in set analysis