Hi,
best way is to do it at the cube level.
Define char infoobject Counter_text and add it in cube.
While loading data to cube, write field routine for counter_text as-
case counter
1: result=India
2: result=USA
3: result=CANADA
4: result=UAE
In the query, add counter_text in columns