Right Click on the textbox where you have your record which you want to open on click. Then click “TextBox Properties…” which will give you the following window. In this window select the action tab from left navigation and then the radio button “Go to URL”. Use the “fx” button besides the
“Select URL:” textbox. Inside that put in the following code:
=Parameters!CRM_URL.Value & "?ID=" & Fields!accountid.Value.ToString & "&LogicalName=account"
Extremely helpful information specially the last part I care for such information much. I was seeking this certain information for a long time. Thanks and good luck.
Do we have to create a paramter for CRM_URL?
Yes u need to create CRM_URL as a parameter and when you upload it, CRM will automatically fill it with CRM url value.
Thaks a lot! It works like a charm!
How should I create the CRM_URL parameter? Thanks.
Just create a “text” valued hidden parameter and give its name “CRM_URL”, thats it. You dont need to do anything special. In order to test put a textbox on the report setting the textbox value to CRM_URL parameter and run the report in crm.
I tried giving the above url in my ssrs report for a custom entity..and its redirecting me to the CRM home page instead of to that particular record..any solution for this?
Could you provide the expression you have given in the textbox.
Just check the logicalname of custom entity. If custom entity is say for e.g. “School” then its logicalname would be “new_school” also check for cases.
Is there any other parameter for on premises crm? or CRM_URL will work. I am getting an error.The report cannot be displayed (rsProcessingAborted).
The error seems to be not because of the CRM_URL parameter, it is something else.
Try checking out this blog http://nishantrana.wordpress.com/2011/09/24/security-roles-and-privileges-in-crm-2011-new-features/
HI Nishant
I am having major problems with my Go To Action URL. I am trying to open up a dynamically built url to a page outisde of CRM. MY code is below:-
=”javascript:void(window.open(CreateVDIURI(window.location.host,window.location.hostname,” + CStr(Fields!CIDHigh.Value) + CStr(Fields!CIDLow.Value) + “)))”
SO whenever i click the link it opens up a window with the url:-
javascript:void(window.location.href=(CreateVDIURI(window.location.host,window.location.hostname,1377608149268435593)))
However this link does when i run the report from SSRS.
ANy help please.
REgards
Lee
You can definitely see your enthusiasm within the
article you write. The world hopes for more passionate writers like you who aren’t afraid to say how they believe.
At all times go after your heart.
I am in fact delighted to glance at this website posts which contains lots of
valuable facts, thanks for providing these data.