How can I have a classic report column link redirect to different pages based on another column value in the same row? I tried using branches that redirect to another page based on server-side condition. Which shows success in debug messages but it doesn't seem to work. I tried using the solution here but that doesn't seem to redirect the page (or at least open the modal dialog). It was said to set the page to redirect to as the same page as the report, but that seems to just ignore the branch?
Debug Message:
0.012480.00002> APEX_APPLICATION_PAGE_BRANCHES Branch to Page 1103
0.012500.00024...Branch "Branch to Page 110" - Type: REDIRECT_URL
0.012740.00247......Branch to URL (Redirect) f?p=&APP_ID.:110:&SESSION.::&DEBUG.::P110_ID,P110_QTYPEID:&P100_ID.,&P100_QTYPEID.&success_msg=#SUCCESS_MSG#4
0.015210.00015Final commit
Here is one of the branches:
