Hi All,
I am having a weird issue filtering dropdown based on value from another dropdown.
Basically I have 2 SharePoint lists with data on 1st list's first column being column headers of 2nd list.
first list

Second list

I was unable to clip the whole list but basically, value from first list's first column is being column headers in second list.
Now I have 2 drop downs in my app, first dropdown listing the first columns value 2478, 2480 etc, and second should list the first column's value from 2nd list, filtering the column name equal to selected in first dropdown does not have value "Blocked".
I know it is confusing, so I am creating a scenario here.
if 2800 is selected in first dropdown, second dropdown should list 1101001 as an option because column 2800 does not have value, and should not list 1101002 as an option because column 2800 has Blocked value.

I feel like I am missing a very simple thing here.
Please do comment if you have any suggestion or any workaround.
Regards
Narayan