<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mark-hammer</author_name>
  <author_url>https://blog.hatena.ne.jp/mark-hammer/</author_url>
  <blog_title>Mark Hammer's Blog</blog_title>
  <blog_url>https://markhammer.hatenablog.jp/</blog_url>
  <categories>
    <anon>Salesforce Tips</anon>
  </categories>
  <description>はじめに 本投稿の元ネタは、こちらのブログです。 drive.google.com ※https://sf.forum.circlace.com/articles/545612525379522560 2025/3/25時点のキャプチャ 内容を簡単に書くと「項目から日付を持ってきて、その月に日曜日が何回あるかを算出する」とのことで、以下の数式が紹介されていました。 4 + IF( AND( DAY(LastDay__c)&gt;=29, WEEKDAY( DATE( YEAR( BaseDay__c ), MONTH( BaseDay__c ), 29) ) = 1), 1, 0) + IF( AN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmarkhammer.hatenablog.jp%2Fentry%2F2020%2F11%2F13%2F080000&quot; title=&quot;Salesforce数式: エラーを返す数式を含むAND, ORの条件判定 - Mark Hammer&amp;#39;s Blog&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.user.blog.st-hatena.com/default_entry_og_image/153595359/1652164091401119</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-13 08:00:00</published>
  <title>Salesforce数式: エラーを返す数式を含むAND, ORの条件判定</title>
  <type>rich</type>
  <url>https://markhammer.hatenablog.jp/entry/2020/11/13/080000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
