<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mofumofu_dance</author_name>
  <author_url>https://blog.hatena.ne.jp/mofumofu_dance/</author_url>
  <blog_title>MoreBeerMorePower</blog_title>
  <blog_url>https://mofumofupower.hatenablog.com/</blog_url>
  <categories>
    <anon>Power Automate</anon>
  </categories>
  <description>Power Automate系の小ネタです。 例えばそれぞれ長さが変動するアルファベットN文字と数字M文字の組み合わせからなる文字列があったとします ( AVFGHSGFGDF4543667475 みたいな)。 ここから、数字部分だけを抜き出す方法を2つ書き残しておきます。(結果としては4543667475が欲しい) 方法1 : ごり押しのreplace replace関数は、replace(文字列, '置き換える文字列' , '置き換え先の文字列') の書式で、文字列の置換ができる関数です。 replace('ABCD', 'AB', '12') --&gt; 12CD こんな感じ。 これを使って…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmofumofupower.hatenablog.com%2Fentry%2F2020%2F06%2F09%2F231236&quot; title=&quot;アルファベットと数字が入り乱れた文字列から、数字だけ抜き取る方法 (Power Automate) - MoreBeerMorePower&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-09 23:12:36</published>
  <title>アルファベットと数字が入り乱れた文字列から、数字だけ抜き取る方法 (Power Automate)</title>
  <type>rich</type>
  <url>https://mofumofupower.hatenablog.com/entry/2020/06/09/231236</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
