<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Object Report - Field Evaluation in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-Field-Evaluation/m-p/573612#M29407</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;In Object Report, I need to show mother's cell phone if her home phone is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following code is in the report&lt;BR /&gt;^([Students.StudentCoreFields.mother_home_phone];if.blank.then=[Students.U_StudentsUserFields.mother_cell_phone_on])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On report run, the following is the output regardless of mother's home phone availability.&lt;/P&gt;&lt;P&gt;[Students.U_StudentsUserFields.mother_cell_phone_on]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2026 18:51:34 GMT</pubDate>
    <dc:creator>NK2080</dc:creator>
    <dc:date>2026-06-08T18:51:34Z</dc:date>
    <item>
      <title>Object Report - Field Evaluation</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-Field-Evaluation/m-p/573612#M29407</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;In Object Report, I need to show mother's cell phone if her home phone is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following code is in the report&lt;BR /&gt;^([Students.StudentCoreFields.mother_home_phone];if.blank.then=[Students.U_StudentsUserFields.mother_cell_phone_on])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On report run, the following is the output regardless of mother's home phone availability.&lt;/P&gt;&lt;P&gt;[Students.U_StudentsUserFields.mother_cell_phone_on]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 18:51:34 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-Field-Evaluation/m-p/573612#M29407</guid>
      <dc:creator>NK2080</dc:creator>
      <dc:date>2026-06-08T18:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report - Field Evaluation</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-Field-Evaluation/m-p/573635#M29408</link>
      <description>&lt;P&gt;Try this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;^([Students.StudentCoreFields]mother_home_phone;if.blank.then=^([Students.U_StudentsUserFields]mother_cell_phone_on))&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 22:20:07 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-Field-Evaluation/m-p/573635#M29408</guid>
      <dc:creator>B_Brock</dc:creator>
      <dc:date>2026-06-08T22:20:07Z</dc:date>
    </item>
  </channel>
</rss>

