9
Views
1
Comments
facing problem in Displaying API resonse in table
Service Studio Version
11.54.5 (Build 62302)

Hi all

I need to display data from two variable in  a table but I am facing problem showing the data in a table as expected. I am attaching the images and OML file.


I have used for each each and stored the rows data in two seperate variable and displayed on to the table.

but when I am trying to show the both variable data in same table I am not ale to get the data as expected.

above is the expected output. Any help is welcome.

2022-04-25 10-23-04
edTheEngineer

Hi

A Table needs the source of one local variable for the list.

Can you assign your list data into one variable, either via an aggregate or a local variable with the structure of your choice. This way you can populate the list as you would expect to see the data


Hope that helps.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.