Changing Org Chart Filters & Root Without Reloading Page

Hi,

I've added code to filter the org chart using query strings (and also to set the root) and added the various filters as links in the site navigation (SPO). There's a SPO issue where the page doesn't reload if I click on the link but the query strings will change - I'm wondering, as a workaround, how I can apply these filter updates to the org chart if the page fails to reload?

i.e.
view.aspx?root=user@email.com&department=Technology
view.aspx?root=user@email.com&department=Finance

Thanks!

Hi @atomicharri,
I think the only option in this case would be to create a separate Org Chart page for every custom link that you want to use.
If the only difference between the pages will be the filtering logic, I believe your users won't see any difference and can consider it the same Org Chart.