I’m able to get the item j that I need, but what I’m really wanting is the parent name of the item j’s in my list.
I searched the forums and didn’t find a clear answer, the closest was a topic about getting the parent names directly from the cloud variable.
My data is too large to do that, so I’m trying to get it from the app variable instead but the method for searching the app variable wouldn’t have worked in that example.
An example would be that I can get 5x114 to return for my middle j, and I want to get Brand 1 Model 1 19x8 5x114 (-22) 76 Black instead (which is the parent name but I also have it created as name below model)
Yes I’ve looked through those, I’m not seeing the connection of how those get the parent name through a for item j. (But remember maybe it’s easier to just call the value from Name: once I return 5x114)