Parsing JSON Output to formated Excel Report
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
** Learning Altrexy ** We are using API to retrieve Data from some applications and the JSON out put is all in rows which we would like to format it appropriately as attached. Have tried using Transpose option and all but not giving appropriate results. Can some one suggest the right Options.
Solved! Go to Solution.
- Labels:
- API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I hope you're having a great day. I have attached a solution to your problem. Using a Mulit-Row formula and recordID seemed to do the trick. Let me know if this helps.
Cheers,
George
Bulien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for the quick solution. But i could see the output is not coming in right order especially month. It should be in Jan, Feb --- Dec but i can see It is Jan,Feb, Nov, Dec something like this. Column order should follow JSON _Name Order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Arundatla one way of doing this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you binuacs and martionson. learned a lot and helped to meet my requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Lovely solve, @martinson
