Hi Sai,
Now that issue is solved I converted the Object to String and then I used split method so I could then retrieve each element seperately . But now eg:- if my excel is as shown below :-
If I want to filter like I just want to display data in tiles for status = Red . Then is this possible?
Since I upload the whole .csv and I want to display Red, Green and Yellow Tiles in 3 different panels . So Can you suggest some way?