[SOLVED]can't find set-routing-mark in route filters for BGP in ROS7

Hi, As the title says, I attached screenshot from ROS 6.

What I did and want: So, I have an incoming BGP that has over 6000+ prefixes. I want to mark them and play with it in routing\rules.
because I need to assign some users that will use that BGP not for entire users! I want the BGP out of the main table.

Any solution?

Thanks!
Screenshot 2024-11-24 050358.png
Screenshot 2024-11-24 050404.png

You cannot set tables for individual routes but, you can set “routing-table” in BGP connection config. It will add all routes in a specified table.

Thanks a lot! I missed the Extra tab in the connection config.