I used the URLEncode function to display what is being passed from the summary report by creating a variable on the summary report and dragging it to the report table. It looks fine to me. 5%2F13%2F11 is the encoded value for 5/13/11. I checked, and %2F is the encoded value for "/". Could it be somehow the detail report is not decoding that parameter correctly? The detail report accepts 5/13/11.
↧