Hello All!
I have a query running against a Board, it pulls the items_page results. I just finished migrating the code from the 2023-07 version to the 2023-10 version.
But now I noticed that 2 of the fields used to return values in the 2023-07 results, but now return a blank value for the 2023-10 results.
I don’t know if I am using the proper terminology, but it seems as if these fields are setup to have the user choose from other Boards being Linked to this particular field.
For example, the field “Referral Source”, if you click on it to choose a value:

The user can select from multiple other boards, to then search in that board of choice for the value they want to appear in this cell as the Referral Source.

So my question is, how do you query to bring along these selected values coming from the other boards?
I’m assuming they may be consider Linked Items? But the “linked_items” function does not 100% seem to align in its explanation, or I’m just hoping thats false since it looks like it may only work in an Items query and not a Boards query.
Any help on this matter would be extremely appreciated!
