I have a table where Education types stored (SharePoint list);
when the user select type, I would like to show education dates belongs to it (stored in another table - SharePoint list),
the data:
And the possible dates:
The dropdown:
I would like to show the dates (Idopont or Idopont_szoveg in Hungarian) based on the ID (Azonosito), in a dropdown column.
I Use this function but it does not show anything:
Filter(Oktatas_alkalom;Oktatas_azonosito=cbbEducation_1.Selected.'Azonosító (ID)')
Do you have any idea to show the education occurences in the dropdown?

Report
All responses (
Answers (