<?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 Re: Dataflow Refresh Failure - cannot convert the value null to type Logical in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/Dataflow-Refresh-Failure-cannot-convert-the-value-null-to-type/m-p/3166574#M192547</link>
    <description>&lt;P&gt;I can't help you find the error, but power query is working off a sample of the data and can sometimes show everything is valid until the refresh (when it actually processes it all).&lt;BR /&gt;&lt;BR /&gt;Type Logical is expecting "True" or "False" and it received Null, so look for anywhere in your chain of processing that would occur.&lt;BR /&gt;&lt;BR /&gt;Change in credentials should not be related, but rather a coincidence.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 21:14:42 GMT</pubDate>
    <dc:creator>cassidy</dc:creator>
    <dc:date>2023-03-31T21:14:42Z</dc:date>
    <item>
      <title>Dataflow Refresh Failure - cannot convert the value null to type Logical</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Dataflow-Refresh-Failure-cannot-convert-the-value-null-to-type/m-p/3165049#M192488</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I have a dataflow in PBI Service which contains 5 tables. Data source for all of them is a SQL server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It worked well and refreshes were completed without any problems. But recently after taking over this dataflow to different owner (credentials were filled), we have an issue with refreshes:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2023-03-31 08:42:09,CAPA,Failed,capa_primp_bridge,FullRefreshPolicyPartition,Completed,2023-03-31 08:42:09,2023-03-31 08:42:45,00:00:35.9690,1654,77,3668244,00:00:03.9060,00:00:00.1030,Cached,NA&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2023-03-31 08:42:45,CAPA,Failed,primp_short_reference,FullRefreshPolicyPartition,Completed,2023-03-31 08:42:45,2023-03-31 08:49:05,00:06:20.3730,1619,2080,140396,00:00:42.1410,00:00:00.0520,Cached + folded,NA&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2023-03-31 08:49:06,CAPA,Failed,&lt;FONT color="#FF0000"&gt;capa_phase_tracking&lt;/FONT&gt;,NA,Failed,2023-03-31 08:49:06,2023-03-31 08:52:48,00:03:41.9370,NA,NA,NA,NA,NA,NA,&lt;FONT color="#FF0000"&gt;Error: Expression.Error: We cannot convert the value null to type Logical. . RootActivityId = 7ff74b17-2204-445e-a3d2-bccf1a7be019.Param1 = Expression.Error: We cannot convert the value null to type Logical.&amp;nbsp; Request ID: e577c00d-33e9-b297-91e9-e28de43233dc.&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2023-03-31 08:49:06,CAPA,Failed,capa_id_number_bridge,FullRefreshPolicyPartition,Completed,2023-03-31 08:49:06,2023-03-31 08:52:26,00:03:20.2480,3142,55,2640192,00:01:03.4690,00:00:00.0670,Cached + folded,NA&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2023-03-31 08:52:48,CAPA,Failed,report capa_dashboard,NA,Failed,2023-03-31 08:52:48,2023-03-31 08:52:48,00:00:00.0000,NA,NA,NA,NA,NA,NA,Error: One or more upstream operations failed..&amp;nbsp; Request ID: e577c00d-33e9-b297-91e9-e28de43233dc.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I get it right the main reason is in the table&amp;nbsp;&lt;FONT color="#FF0000"&gt;capa_phase_tracking&lt;FONT color="#000000"&gt;, so I dived into it to see query steps and find an issue. But it seems like all query steps work fine and show me final result without any problems:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And now I'm struggling to identify the problem step, because while dataflow is refreshing I have a failure - but inside power query it works well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to recognize a problematic step by the error description? I would appreciate any advice&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:42:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Dataflow-Refresh-Failure-cannot-convert-the-value-null-to-type/m-p/3165049#M192488</guid>
      <dc:creator>denis163</dc:creator>
      <dc:date>2023-03-31T06:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Refresh Failure - cannot convert the value null to type Logical</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Dataflow-Refresh-Failure-cannot-convert-the-value-null-to-type/m-p/3166574#M192547</link>
      <description>&lt;P&gt;I can't help you find the error, but power query is working off a sample of the data and can sometimes show everything is valid until the refresh (when it actually processes it all).&lt;BR /&gt;&lt;BR /&gt;Type Logical is expecting "True" or "False" and it received Null, so look for anywhere in your chain of processing that would occur.&lt;BR /&gt;&lt;BR /&gt;Change in credentials should not be related, but rather a coincidence.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 21:14:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Dataflow-Refresh-Failure-cannot-convert-the-value-null-to-type/m-p/3166574#M192547</guid>
      <dc:creator>cassidy</dc:creator>
      <dc:date>2023-03-31T21:14:42Z</dc:date>
    </item>
  </channel>
</rss>

