<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>观远社区 - 智能ETL</title>
    <link>https://community.guandata.com/portal.php?mod=list&amp;catid=5</link>
    <description>Latest 20 articles of 智能ETL</description>
    <copyright>Copyright(C) 观远社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 28 Apr 2026 21:59:07 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://community.guandata.com/static/image/common/logo_88_31.gif</url>
      <title>观远社区</title>
      <link>https://community.guandata.com/</link>
    </image>
    <item>
      <title>ETL中间结果缓存逻辑说明</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=418</link>
      <description><![CDATA[ETL中间结果缓存，这个与ETL任务实际运行的关系，它的计算逻辑是什么，以及它的阈值调整可能会带来的影响...]]></description>
      <category>智能ETL</category>
      <author>观小豪</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202604/27/141410v0bdiig4mgh31z84.png" length="176458" type="image/jpeg" />
      <pubDate>Mon, 27 Apr 2026 10:58:56 +0000</pubDate>
    </item>
    <item>
      <title>如何把一行数据拆成多列</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=331</link>
      <description><![CDATA[案例
一个文本字段按“/”的分隔拆解成列，在etl中如何实现？如下图对应市场想要拆分成多列]]></description>
      <category>智能ETL</category>
      <author>观小益</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202504/24/164809tscra2a1r7c93r72.png" length="31386" type="image/jpeg" />
      <pubDate>Thu, 24 Apr 2025 08:53:27 +0000</pubDate>
    </item>
    <item>
      <title>ETL的小技巧</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=98</link>
      <description><![CDATA[ETL去重操作中保留某一列最大或最小的数据行、ETL中对日期进行展开（一行变多行）、表格字段名换行]]></description>
      <category>智能ETL</category>
      <author>候莞凌</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202409/23/173042i674y1fn9q77v0dm.png" length="11742" type="image/jpeg" />
      <pubDate>Fri, 17 Jan 2025 08:48:37 +0000</pubDate>
    </item>
    <item>
      <title>如何统计近一年访问数为0的仪表板页面资源？</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=103</link>
      <description><![CDATA[本次以“统计近一年访问数为0的仪表板资源”为例，来说明，如何使用观远BI智能ETL工具，结合内置数据集来达到统计的目的。]]></description>
      <category>智能ETL</category>
      <author>观小豪</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202410/17/161404vk771g5tdm9t5s8v.png" length="173977" type="image/jpeg" />
      <pubDate>Thu, 17 Oct 2024 09:32:32 +0000</pubDate>
    </item>
    <item>
      <title>如何正确替换增量更新数据集的历史数据</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=71</link>
      <description><![CDATA[数据集设置的增量更新，每天定时运行。过了几天或者一段时间后才发现某段时间范围的历史数据不正确或者不完整。   可能原因：数据库数据更新延迟，没有更新完就被抽取到BI里，需要重新抽取。 ... ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202408/13/164354lzjeuwcpnc55jh34.png" length="491567" type="image/jpeg" />
      <pubDate>Tue, 13 Aug 2024 08:46:02 +0000</pubDate>
    </item>
    <item>
      <title>在观远BI平台做购物篮分析</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=22</link>
      <description><![CDATA[购物篮分析的目的在于，通过对用户消费记录数据的挖掘和分析，找出用户购买习惯的一些潜在规律，从而可以为用户提供他们想要的搭配或套餐。套餐销量的提升一般会带来客单价的提升，从而可以提高公司收益。 ... ... ... ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Wed, 26 Jun 2024 07:36:01 +0000</pubDate>
    </item>
    <item>
      <title>用ETL实现行转列</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=24</link>
      <description><![CDATA[有时我们需要根据一定主键，将某个有固定分类的字段作为列名展开，将多行数据转成列数据，也就是实现行转列的效果。观远ETL里支持用行转列功能和SQL输入两种方式实现。 ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Tue, 04 Jun 2024 11:35:59 +0000</pubDate>
    </item>
    <item>
      <title>ETL优化建议</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=28</link>
      <description><![CDATA[ETL 的性能优化主要就是减少计算的数据量和减少计算复杂度两个方面 。]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Tue, 04 Jun 2024 11:27:21 +0000</pubDate>
    </item>
    <item>
      <title>用ETL制作数据快照</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=27</link>
      <description><![CDATA[制作数据快照，可以保存并查询历史数据状态，记录下所有的数据变化。]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Tue, 04 Jun 2024 11:11:58 +0000</pubDate>
    </item>
    <item>
      <title>用ETL补齐数据</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=26</link>
      <description><![CDATA[需求背景 由于同环比计算都是基于当期维度字段来取同期的数据进行对比，如果当期和同期的维度字段内容不一致，同环比计算后，会出现每一行同环比计算结果正确，总计结果不正确。 例如今年有10个SKU，去年有12个，那  ... ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Tue, 04 Jun 2024 02:56:01 +0000</pubDate>
    </item>
    <item>
      <title>如何向下拆分数据源中的指标</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=25</link>
      <description><![CDATA[当数据源中包含的两个指标不在同一个统计维度，又需要做四则运算时，我们需要将指标向下拆分或者向上聚合使得两个指标在同一个统计维度。本文介绍平均拆分的方法。 ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
      <pubDate>Tue, 04 Jun 2024 02:36:00 +0000</pubDate>
    </item>
    <item>
      <title>用ETL解析JSON</title>
      <link>https://community.guandata.com/portal.php?mod=view&amp;aid=23</link>
      <description><![CDATA[JSON介绍    JSON 是基于 JavaScript 的一个子集，是一种开放的、轻量级的数据交换格式，采用独立于编程语言的文本格式来存储和表示数据，易于程序员阅读与编写，同时也易于计算机解析和生成，通常用于在 Web 客户端 ... ...]]></description>
      <category>智能ETL</category>
      <author>观小凡</author>
<enclosure url="https://community.guandata.com/data/attachment/portal/202406/03/120116dhx3oyefeyps13x3.png" length="184662" type="image/jpeg" />
      <pubDate>Mon, 03 Jun 2024 04:03:57 +0000</pubDate>
    </item>
  </channel>
</rss>