Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Trouble with encoding in action "Go to URL"

$
0
0

Hi, everybody. I build report in Visual Studio 2010 for SharePoint 2010. Data source for report is table in DB. I need make "Go to Url" action for redirect from report to SharePoint list. In url I inserted parameters for filtering. My url looks like:

="javascript:void(window.open('/CI/Lists/BCS1/All.aspx?FilterField1=_x041d__x0430__x0437__x0432__x0430__x043d__x0438__x0435__x0020__x043e__x0442__x0434__x0435__x043b__x0435__x043d__x0438__x044f__x0020__x0028_LinkTitle_x0029_&FilterValue1=" & Fields!Название_отделения.Value & "','_blank'))"

But when I deploy my report to sharepoint library and try go to list by link in report I have trouble with encoding url

/CI/Lists/BCS1/All.aspx?FilterField1=_x041d__x0430__x0437__x0432__x0430__x043d__x0438__x0435__x0020__x043e__x0442__x0434__x0435__x043b__x0435__x043d__x0438__x044f__x0020__x0028_LinkTitle_x0029_&FilterValue1=ВУЗ, Челябинск, Трубный

Instead Cyrillic value in parameter I get abracadabra. Help me!!!

Aleksandr Shramko



Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>