cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Analysis Grid Display.

Former Member
0 Likes
237

Hi Experts,

We are using analysis grid to display our plannig query in our web template.

Is there anyway I can manipulate the way the data is displayed through the grid?

In other words I want to change the size of the font and color of the data displayed in my web template through the analysis grid.

If it is possible , please let me know.

Regards,

Kadriks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Kadriks,

Firstly, are your talking about web queries or web planning interfaces...?

If its queries, then you are posting on the wrong forum.

If its web planning you are talking about, then the short answer is yes, you can manipulate items in the grid. The long answer is that you have to understand a combination of html, javascript, the class structures used to render the web planning layouts, and finally you need to understand how to combine these bits in the Web Interface Builder in order to correctly influence your layouts.

Good luck.

Rael

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Sai,

The answer you have given is for the Analysis grid on MS-Excel. My question is about how do I manipulate the grid on a web template?

Can anyone help me in this regard?

Former Member
0 Likes

Hello There,

This kinda of formatting is very much possible.You can format the cells to change their colour ,font etc.As a matter of fact Analysis grid itself is based on an underlying MS Excel format.

please refere to this link to find out more and how to format etc.Click on the word

"Analysis grids".

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/85/1321d0b7864766b5208a0b221a7608/frameset.htm">Analysis Grids</a>

hope this helps

Regards

Sai Vishnubhatla