reporting services - SSRS Charting - Display Legend and Percent -


i'd display day (percentage) eg fri (22%) on chart

can each individually:

series label properties, label data: #percent{p0}

or: =fields!dayofweek.value

problem: how display both?

enter image description here

here goes expression:

=fields!dayofweek.value+"(#percent{p0})" 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -