Find&Replace Integers

Welcome to our Forums Product Development Bug reports Find&Replace Integers

  • This topic has 4 replies, 3 voices, and was last updated 2 years ago by jordan.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8634
    jordan
    Participant

      I think that the find and replace implemented is very useful, and I like it a lot. I think that the find and replace could potentially use some tweaking when finding and replacing numbers. In the example screen shot, the intention is to replace the integer “0” with NaN, but you can see that the find and replace actually inserts NaN into other integers that include a numeral “0”. This does not make sense as “0” is not that same as “101”. It may be nice to make an option to deal with this. It did not seem like quotes for exact match or other syntax has been implemented to solve this problem. Thanks for the consideration.

      Screen Shot 2022-04-15 at 11.54.15 PM

       

      #8660
      dgteam
      Moderator

        That is a great point – an exact match would be a good addition.

        For the moment you could select a row that contains a zero and control-click (right-click).

        What ever you are clicking on you will see this option….

        find1

        Then only those rows are selected …

        Find2

        Now when you open Data > Find & Replace  only the rows with ‘0’ are shown.

        find3

        That said we agree having more options in the Find and Replace would make sense, rather than always having to preselect.

        #8661
        jordan
        Participant

          I look forward to improvements with Find and Replace, but this work around solves my problem. Thanks!

          #8692
          david
          Moderator

            This has been addressed in the beta. You can specify that you need an exact match, so 0 will be converted to NaN and 100 will not be converted to 1NaNNaN

            #8694
            jordan
            Participant

              Thanks so much!

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.

            Welcome to our Forums Product Development Bug reports Find&Replace Integers