i want to use stacked bars but i want bars to check a string and value and there is example attached.
at the x there will be 2 values taking a account and the bars will be numbered according to 4 values 2 at the x and 2 at the Y cordinateds but i need to print the name of the city and it alw
http://www.birt-exchange.org/org/forum/index.php?app=forums&module=post§ion=post&do=new_post&f=2#ays changes so i can just put it in or write. i wanted to change according to data i have.
in the expression window i cant put String and value together
row["COUNT_CLOSE_JEOPARDY"]+ row["NAME_OF_THE_CITY"] this doesnt work
"row["NAME_OF_THE_CITY"]" + row["COUNT_CLOSE_JEOPARDY"] or this so kinda stuck