Friday, March 23, 2012

Question on URL action on cube objects

Hi, all experts here,

Thanks a lot for your kind attention.

I am having a question on the URL action on cube objects. The question is about the URL expression. It seems like we cant jsut pasted the URL there?

I am looking forward to hearing from you for your help.

With best regards,

Yours sincerely,

No, you need to supply an MDX expression which resolves to a url. So if you just want to hard-code a url in your action, you need to enclose it in double quotes, for example

"http://www.google.com"

HTH,

Chris

|||

Thanks a lot.

Best regards,

No comments:

Post a Comment