I created a query using Query Browser of Dashboard Design (v6.0, Build:14.0.2.364). During query creation, the data showed up correctly in the preview. I specified the "Insert in" cells too. I linked those cells to a Grid component, just to be able to see that data. However, when I execute the dashboard I don't see the data coming in the grid. Only the first cell looks to be getting refreshed (that too not with data, but with loading/idling message, when enabled). I tried using combo-box, but again see no data. Please help!
Hi,
While creating query, how many fields you have choosen.? based on that you have to map cells in
if you have taken 3 fields (like year,product,sales revenue), you have to choose each selection for each fields
year = a1 to a10
product= b1 to b10
sales revenue= c1 to c10
These videos might help you. http://scn.sap.com/docs/DOC-7946
- Raj
Thanks a ton Raj! Yes, we need to map each field to respective cells. Thanks also for link to the how-to videos:-)
Regards,
Sudhanshu