Hello!
I have a lot of data and want to show just every 100th data( 0, 100, 200, 300, 400 and so on till 43000) in a map. I dont want to use the Query Builder in this way: "KP_CABLE" =0 OR "KP_CABLE" =100 OR "KP_CABLE"=200..... Has anyone an good idea?
Furthermore: How can I show in my map the name to the symbology for each 100th point? For example I want to show in my map the points 0, 100, 200,... with ne name on it: KP0, KP100, KP200?
Best wishes!