<?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 Dataflows Gen2 Azure blobstora There was a problem refreshing the dataflow. Please try again later. in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Azure-blobstora-There-was-a-problem-refreshing/m-p/3296415#M370</link>
    <description>&lt;P&gt;Creating a Dataflow GEN2 for a Azure blob storage leads to a dataflow that can't be refreshed.&amp;nbsp;&lt;BR /&gt;Everything seems to be fine when creating the Dataflow, but it's not possible to refresh. Should I use another connector?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let
  Source = AzureStorage.Blobs("stfusxxxxxxsteu002"),
  Navigation = Source{[Name = "file-upload"]}[Data],
  #"Filtered rows" = Table.SelectRows(Navigation, each Text.Contains([Name], "rtc") and Text.Contains([Name], "m1")),
  #"Filtered rows 1" = Table.SelectRows(#"Filtered rows", each ([Extension] = ".csv")),
  #"Split column by delimiter" = Table.SplitColumn(Table.TransformColumnTypes(#"Filtered rows 1", {{"Date modified", type text}}), "Date modified", Splitter.SplitTextByDelimiter(" "), {"Date modified.1", "Date modified.2", "Date modified.3"}),
  #"Filtered rows 2" = Table.SelectRows(#"Split column by delimiter", each ([Date modified.1] = "5/31/2023")),
  #"Changed column type with locale" = Table.TransformColumnTypes(#"Filtered rows 2", {{"Date modified.1", type date}}, "en-US-POSIX"),
  #"Filtered hidden files" = Table.SelectRows(#"Changed column type with locale", each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),
  #"Invoke custom function" = Table.AddColumn(#"Filtered hidden files", "Transform file", each #"Transform file"([Content])),
  #"Renamed columns" = Table.RenameColumns(#"Invoke custom function", {{"Name", "Source.Name"}}),
  #"Removed other columns" = Table.SelectColumns(#"Renamed columns", {"Source.Name", "Transform file"}),
  #"Expanded table column" = Table.ExpandTableColumn(#"Removed other columns", "Transform file", Table.ColumnNames(#"Transform file"(#"Sample file"))),
  #"Changed column type" = Table.TransformColumnTypes(#"Expanded table column", {{"Source.Name", type text}, {"sensorCode", type text}, {"information", type text}, {"lane", Int64.Type}, {"row", Int64.Type}, {"globalX", type number}, {"productType", type text}, {"base", type number}, {"length", type number}, {"rotation", type number}, {"width", type text}, {"thickness", type number}, {"volume", type number}, {"area", type number}, {"tipPosition", type number}, {"timestamp", type datetime}, {"type", type text}, {"version", Int64.Type}, {"deviceId", type text}})
in
  #"Changed column type"&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 20:20:51 GMT</pubDate>
    <dc:creator>Kpham</dc:creator>
    <dc:date>2023-06-21T20:20:51Z</dc:date>
    <item>
      <title>Dataflows Gen2 Azure blobstora There was a problem refreshing the dataflow. Please try again later.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Azure-blobstora-There-was-a-problem-refreshing/m-p/3296415#M370</link>
      <description>&lt;P&gt;Creating a Dataflow GEN2 for a Azure blob storage leads to a dataflow that can't be refreshed.&amp;nbsp;&lt;BR /&gt;Everything seems to be fine when creating the Dataflow, but it's not possible to refresh. Should I use another connector?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let
  Source = AzureStorage.Blobs("stfusxxxxxxsteu002"),
  Navigation = Source{[Name = "file-upload"]}[Data],
  #"Filtered rows" = Table.SelectRows(Navigation, each Text.Contains([Name], "rtc") and Text.Contains([Name], "m1")),
  #"Filtered rows 1" = Table.SelectRows(#"Filtered rows", each ([Extension] = ".csv")),
  #"Split column by delimiter" = Table.SplitColumn(Table.TransformColumnTypes(#"Filtered rows 1", {{"Date modified", type text}}), "Date modified", Splitter.SplitTextByDelimiter(" "), {"Date modified.1", "Date modified.2", "Date modified.3"}),
  #"Filtered rows 2" = Table.SelectRows(#"Split column by delimiter", each ([Date modified.1] = "5/31/2023")),
  #"Changed column type with locale" = Table.TransformColumnTypes(#"Filtered rows 2", {{"Date modified.1", type date}}, "en-US-POSIX"),
  #"Filtered hidden files" = Table.SelectRows(#"Changed column type with locale", each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),
  #"Invoke custom function" = Table.AddColumn(#"Filtered hidden files", "Transform file", each #"Transform file"([Content])),
  #"Renamed columns" = Table.RenameColumns(#"Invoke custom function", {{"Name", "Source.Name"}}),
  #"Removed other columns" = Table.SelectColumns(#"Renamed columns", {"Source.Name", "Transform file"}),
  #"Expanded table column" = Table.ExpandTableColumn(#"Removed other columns", "Transform file", Table.ColumnNames(#"Transform file"(#"Sample file"))),
  #"Changed column type" = Table.TransformColumnTypes(#"Expanded table column", {{"Source.Name", type text}, {"sensorCode", type text}, {"information", type text}, {"lane", Int64.Type}, {"row", Int64.Type}, {"globalX", type number}, {"productType", type text}, {"base", type number}, {"length", type number}, {"rotation", type number}, {"width", type text}, {"thickness", type number}, {"volume", type number}, {"area", type number}, {"tipPosition", type number}, {"timestamp", type datetime}, {"type", type text}, {"version", Int64.Type}, {"deviceId", type text}})
in
  #"Changed column type"&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 20:20:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Azure-blobstora-There-was-a-problem-refreshing/m-p/3296415#M370</guid>
      <dc:creator>Kpham</dc:creator>
      <dc:date>2023-06-21T20:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflows Gen2 Azure blobstora There was a problem refreshing the dataflow. Please try again later.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Azure-blobstora-There-was-a-problem-refreshing/m-p/3299279#M380</link>
      <description>&lt;P&gt;What's the error message that you're receiving when drilling down into any of the failed attempts?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 07:23:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Azure-blobstora-There-was-a-problem-refreshing/m-p/3299279#M380</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-06-23T07:23:13Z</dc:date>
    </item>
  </channel>
</rss>

