Hi expert ,
I want to retrieve the data from odata and want to set the value in table after changing eg. aggregation , conversion... .
I use the Get type of $.ajax . I can retrieve the data and put it to array after that I can manipulate the data .
But there is the problem , I don't want to retrieve all data from odata. I set the selection filed as parameter and want to retrieve the data that based on parameter . Although I set the data as parameter , It doesn't work and retrieve all data .
Could you please check my logic and give me any advice .
Best Regards,
Phyo