Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I want to display the data coming from a property of base type infotable on mashup but the data should display in vertical format. By saying vertical format i mean that all the header will occupy 1st column and the data falling in respective headers will occupy subsequent columns.
Attaching an image of the required format.
Thanks
Unfortunately I don't think the Grid or Advanced Grid widget support 'transpose'
Either you transpose the data through a service, create a custom widget or create the widget look and feel using a collection widget (still requires transposing)
Hope you are doing good. Could you please confirm if the issue has been resolved.
If yes, please mark the answer as accept as solution for the future reference. Thank you in advance.
Regards-Mohit Goel
No Mohit, I am still struggling on that. Do let me know as well if you find any lead on this.
Did you create a service to transpose the data?
Hi @MS7.
Have you been able to find a solution with the recommendations made by @PaiChung? If so, please mark one as the Accepted Solution for the benefit of others who may have similar needs. If you have found a different solution, we would love for you to post it here and mark that as the Accepted Solution.
Thank you for using our Community.
Regards.
--Sharon
I used collection but still data is not displaying in horizontal manner.