Things to remember while replacing quotes in Alteryx

Things to remember while replacing quotes in Alteryx

2020.10.13

この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので、ご注意ください。

(日本語はこちらから)

Background:

If you have a need to use certain expressions such as Replace(), FindString(), StartsWith() where the target is going to be a quotation string such as a double quote “ or a single quote ‘ then some precaution has to be followed. It's a simple trick which will fulfill your requirement.

How to do it : In general when using a regular syntax in Alteryx, irrespective of whether a double quotation or a single quotation is used, it will work as a pair. However when the target itself is a quotation string then an error would occur as shown below.

In order to resolve this error, a different pair of quotations should be used which does not match the target. For example, use a double quotation when the target is a single quotation and vice-versa as shown below.

Summary

When a quotation is used as a target within an Alteryx expression, then it must be enclosed within a different type of quotation in order to execute it correctly.

Alteryxの導入なら、クラスメソッドにおまかせください

日本初のAlteryxビジネスパートナーであるクラスメソッドが、Alteryxの導入から活用方法までサポートします。14日間の無料トライアルも実施中ですので、お気軽にご相談ください。

alteryx_960x400


データ分析基盤ならCSAにおまかせください!

クラスメソッドでは、データ分析に関わる皆様の作業コストを削減し、分析アクションを促進・効率化・自動化するためのデータ分析基盤「カスタマーストーリーアナリティクス」を提供・展開しています。興味をお持ち頂けた方は下記バナーをクリックし、詳細をご覧頂けますと幸いです。(各種問い合わせも承っております)

データ分析基盤を最短1ヶ月で導入可能


また、現在クラスメソッドでは毎週無料の相談会を開催しています。データ分析基盤の構築から、BIツール、データ統合など、ビッグデータ分析の導入や活用、技術についてお気軽にご相談ください。

データ分析相談会

この記事をシェアする

データ分析基盤を最短1ヶ月で導入できる

関連記事