Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

How to read multiple rows from Table 1 to Table 2

Avatar

Level 1

Table 1:

raghukaggi_1-1684996489664.png

 

 

How to read all the rows data from the Table 1 to Table 2

Table 2:

raghukaggi_2-1684996748656.png

with the below script i can able to read only one row. I need to read morethan 25 rows 

$.rawValue=frmTableBlock.tblTable.rowTableSection.rowTableItem[$.parent.parent.index].colLine.rawValue

 

can you please help to read multiple rows from Table 1 to Table 2

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

What is this? This doesn't look like Adobe Analytics... and even if this is your Analytics data transformed into some external tool, this isn't standard SQL... 

 

I don't know how we could help you with this... 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

What is this? This doesn't look like Adobe Analytics... and even if this is your Analytics data transformed into some external tool, this isn't standard SQL... 

 

I don't know how we could help you with this...