Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | micnie_2020Posting Yak  Master
 
 
                                        232 Posts | 
                                            
                                            |  Posted - 2012-01-18 : 04:08:05 
 |  
                                            | Dear ALl,I try to pass Guid as a parameter into hyperlink. But it's not working. Can anyone advise me please?Here is my skeleton code:-<Action>                            <Hyperlink>="http://crm.xxx.xom/xxxGroup/sfa/opps/edit.aspx?id=%7b"& Fields!xxx_opportunityid.Value &"%7d#"</Hyperlink></Action>Thank you. |  |  
                                |  |  |  |