Hi!
I have a
1. table with crosstab by date
2. a link in column #3 for embeded report. link uses 'show_link=' parameter where 'x' column should be less then value in column #2
(show_link=[req_h]>[act_h])
Problem: link is enabled only on the first date block. on others it's missing. Without show_link parameter everything is ok.
What can it be?