Skip to main content
Solved

Multi rows in One single row

  • July 31, 2023
  • 1 reply
  • 14 views

Forum|alt.badge.img+5

i have multi rows coming from the source and I want all that rows in one single row and layout same as I mention below

 

Data Source coming like this

Screenshot 2023-07-31 at 7.48.22 PMI want Output like this in one single Row and the same layoutMicrosoftTeams-image

Best answer by ebygomm

If you're reading this from a text file, you can choose to read the whole file at once in the text file reader parameters

image

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • Best Answer
  • July 31, 2023

If you're reading this from a text file, you can choose to read the whole file at once in the text file reader parameters

image