Hi All - have been playing with this for a while and can’t find a solution.
I have two repeating groups.
The first RG contains data from an API (Google Search Console) that shows the last 30 days worth of data.
The second RG contains data from the same API but for the previous 30 day period (i.e. 31-61 days).
No data is stored in the Bubble Database, everything is happening directly from the API.
What I want to do is have a couple of additional columns in the first RG that show the ‘Query’ from the second RG, where it is a match and then also return the corresponding ‘Rank’ from that second RG. Then I want to do a simple calculation in the Change column, that is the difference between the two Ranks.
Hopefully the screenshot explains this a bit better:
I have been playing with ‘Intersects with’ but not getting very far: