ArcPro Display Filters not working anymore?Query to select MIN and MAX values by groupsQGIS Filters and...

Including proofs of known theorems in master's thesis

Is there any danger of my neighbor having my wife's signature?

SQL Server 2017 crashes when backing up because filepath is wrong

How does holding onto an active but un-used credit card affect your ability to get a loan?

How can I differentiate duration vs starting time

What's the function of the word "ли" in the following contexts?

Is the tritone (A4 / d5) still banned in Roman Catholic music?

How to prep Curse of Strahd effectively

Do these large-scale, human power-plant-tending robots from the Matrix movies have a name, in-universe or out?

How can I persuade an unwilling soul to become willing?

Why is Shelob considered evil?

How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?

Trying to make a 3dplot

Question: "Are you hungry?" Answer: "I feel like eating."

What is the smallest molar volume?

Multiple null checks in Java 8

bash aliases do not expand even with shopt expand_aliases

What is formjacking?

Checking if an integer permutation is cyclic in Java

How do I avoid the "chosen hero" feeling?

Why do single electrical receptacles exist?

Spanning tree Priority values

Does the double-bladed scimitar's special attack let you use your ability modifier for the damage of the attack?

How can changes in personality/values of a person who turned into a vampire be explained?



ArcPro Display Filters not working anymore?


Query to select MIN and MAX values by groupsQGIS Filters and QueriesMaking Map with Color Ramp Using SQL Database Intergration?SQL query as part of featureClick in CartoDB.jsCount all records X distance from a given point using SQL in CartoDBPostGIS Spatial Join not workingOptimizing PostGIS/Geoserver schema for huge datasetST_CreateFishnet inside given rectangles: Getting two geometry's instead of oneWhy is query layer rounding down coordinates to 6 digits?For loop to calculate percentages using update cursor













0















I love the new Display Filters feature in ArcPro. I've used them a few times and they're great! However, recently when I've tried to utilize them they don't seem to work anymore. Below is a screenshot of the settings I have and the data. The data is mileposts on a pipeline. I want to show only every tenth milepost on the first filter at a scale range of 1:50,000-1:5,000 (SQL query is (MRL_MEAS%1<>0)), every whole milepost on the second filter at a scale range of 1:100,000-1:50,000 (SQL query is (MRL_MEAS%1=0)), and only every milepost divisible by 10 on the third filter at a scale range of 1:20,000,000-1:100,000 (SQL query is (MRL_MEAS%10=0)). In the screenshot below I'm at a scale of 1:500,000, so only mileposts divisible by 10 should be shown, but ALL mileposts are being shown. I'm not sure what's going on, because I haven't had this issue before, but maybe I'm doing something wrong. Any help?enter image description here










share|improve this question



























    0















    I love the new Display Filters feature in ArcPro. I've used them a few times and they're great! However, recently when I've tried to utilize them they don't seem to work anymore. Below is a screenshot of the settings I have and the data. The data is mileposts on a pipeline. I want to show only every tenth milepost on the first filter at a scale range of 1:50,000-1:5,000 (SQL query is (MRL_MEAS%1<>0)), every whole milepost on the second filter at a scale range of 1:100,000-1:50,000 (SQL query is (MRL_MEAS%1=0)), and only every milepost divisible by 10 on the third filter at a scale range of 1:20,000,000-1:100,000 (SQL query is (MRL_MEAS%10=0)). In the screenshot below I'm at a scale of 1:500,000, so only mileposts divisible by 10 should be shown, but ALL mileposts are being shown. I'm not sure what's going on, because I haven't had this issue before, but maybe I'm doing something wrong. Any help?enter image description here










    share|improve this question

























      0












      0








      0








      I love the new Display Filters feature in ArcPro. I've used them a few times and they're great! However, recently when I've tried to utilize them they don't seem to work anymore. Below is a screenshot of the settings I have and the data. The data is mileposts on a pipeline. I want to show only every tenth milepost on the first filter at a scale range of 1:50,000-1:5,000 (SQL query is (MRL_MEAS%1<>0)), every whole milepost on the second filter at a scale range of 1:100,000-1:50,000 (SQL query is (MRL_MEAS%1=0)), and only every milepost divisible by 10 on the third filter at a scale range of 1:20,000,000-1:100,000 (SQL query is (MRL_MEAS%10=0)). In the screenshot below I'm at a scale of 1:500,000, so only mileposts divisible by 10 should be shown, but ALL mileposts are being shown. I'm not sure what's going on, because I haven't had this issue before, but maybe I'm doing something wrong. Any help?enter image description here










      share|improve this question














      I love the new Display Filters feature in ArcPro. I've used them a few times and they're great! However, recently when I've tried to utilize them they don't seem to work anymore. Below is a screenshot of the settings I have and the data. The data is mileposts on a pipeline. I want to show only every tenth milepost on the first filter at a scale range of 1:50,000-1:5,000 (SQL query is (MRL_MEAS%1<>0)), every whole milepost on the second filter at a scale range of 1:100,000-1:50,000 (SQL query is (MRL_MEAS%1=0)), and only every milepost divisible by 10 on the third filter at a scale range of 1:20,000,000-1:100,000 (SQL query is (MRL_MEAS%10=0)). In the screenshot below I'm at a scale of 1:500,000, so only mileposts divisible by 10 should be shown, but ALL mileposts are being shown. I'm not sure what's going on, because I haven't had this issue before, but maybe I'm doing something wrong. Any help?enter image description here







      sql query






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 12 mins ago









      Tony GrossmanTony Grossman

      12




      12






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "79"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313223%2farcpro-display-filters-not-working-anymore%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313223%2farcpro-display-filters-not-working-anymore%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Щит и меч (фильм) Содержание Названия серий | Сюжет |...

          is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

          Meter-Bus Содержание Параметры шины | Стандартизация |...