Skip to main content
Question

Get Specific Cell from Data Table Using Indices


LoganPrice
Most Valuable Pathfinder
Forum|alt.badge.img+12

The title sums it up. I have a data table with 5 columns and 125 rows.

 

I know that the value I need is located in the first column in the first row (not header row).

 

The cell location would equate to “0, 0”.

 

Is there a quick way to do this in A360? I would like to avoid a loop as it requires more code/variable overhead than I want.

2 replies

rbkadiyam
Forum|alt.badge.img+16
  • Navigator | Tier 3
  • 578 replies
  • August 25, 2023

try to use string.toString() function to loop through the cells like A.$counter.toString()


Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 142 replies
  • August 25, 2023

 

$Table[0][0]$


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings