Hi,
Anyway to remove the "=" sign in summary row, I need a clean row because of my width limitation due to too many columns.
Hi zputra,
You are asking how to remove this right? This is part of the format string that is availabel on summary row column settings and summary settings (for each summary for every column). Usually it is {0} = {1}, where {0} is the summary name and {1} is the value. Just define it to be {1} and you'll get what you want.
regards,David Young
Thanks alot, i did not notice that that parameter because i was working directly on the page.
really appreciate this