Forum Discussion
How to convert multiple records value to column
Hi,
I am using twitter API to get the particular users followers. I am using the following command to get the particular user data
https://api.twitter.com/1.1/users/show.json?user_id
Using this call I am getting my required result. Now my problem is that this data is not converted into record format. I get the data in different rows and I want that it should return only single record with all the key and value as a column of that record.
How can I do this?
I am getting the following type of result using the Api call.
Hi Krunalbpatel,
Please try to use Pivot Columns feature in Query Editor. For more information, see: Pivot Columns.
Best Regards,
Qiuyun Yu
1 Reply
- v-qiuyu-msftCommunity Support
Hi Krunalbpatel,
Please try to use Pivot Columns feature in Query Editor. For more information, see: Pivot Columns.
Best Regards,
Qiuyun Yu