<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:georss="http://www.georss.org/georss"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
><channel><title>DataVeld</title> <atom:link href="http://dataveld.com/feed/" rel="self" type="application/rss+xml" /><link>https://dataveld.com</link> <description>A Microsoft Data Experience Blog</description> <lastBuildDate>Mon, 17 Feb 2025 13:18:52 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod> hourly </sy:updatePeriod> <sy:updateFrequency> 1 </sy:updateFrequency> <generator>https://wordpress.org/?v=5.3.21</generator><image> <url>https://i0.wp.com/dataveld.com/wp-content/uploads/2016/10/cropped-cropped-dataveld23.png?fit=32%2C32&#038;ssl=1</url><title>DataVeld</title><link>https://dataveld.com</link> <width>32</width> <height>32</height> </image> <site
xmlns="com-wordpress:feed-additions:1">143031883</site> <item><title>AI Agent Development on the Microsoft Platform: A Survey of Tools</title><link>https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/</link> <comments>https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/#respond</comments> <pubDate>Mon, 17 Feb 2025 13:18:52 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Copilot]]></category> <category><![CDATA[AI]]></category> <category><![CDATA[AI Agents]]></category> <category><![CDATA[Copilot Studio]]></category> <category><![CDATA[Microsoft 365 Copilot]]></category> <category><![CDATA[Microsoft Copilot]]></category><guid
isPermaLink="false">https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">4</span> <span
class="rt-label rt-postfix">minutes</span></span> The proliferation of generative AI has also led to a proliferation of techniques and tools to use AI. Microsoft’s ecosystem itself while emerging as a versatile platform for building AI agents has a variety of agent options to navigate. From...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/">AI Agent Development on the Microsoft Platform: A Survey of Tools</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">4</span> <span
class="rt-label rt-postfix">minutes</span></span><p>The proliferation of generative AI has also led to a proliferation of techniques and tools to use AI. Microsoft’s ecosystem itself while emerging as a versatile platform for building AI agents has a variety of agent options to navigate.</p><p>From low-code declarative agents focused primarily on instructions and grounding in business or public data to fully customized multimodal solutions, anyone from developers to business users have multiple pathways to create agents tailored to specific workflows. There are choices, but how can users unfamiliar with the ecosystem make the most appropriate choices (or only half-jokingly, “Why not use AI to choose?”).</p><p>This post examines four primary tools:</p><p>1) Agent Builder in Copilot Chat</p><p>2) Copilot Studio</p><p>3) Teams Toolkit</p><p>4) Azure AI Foundry</p><p>It contrasts their capabilities, target audiences, and paradigms.</p><p>But first, let’s explore two distinct types of agents that will impact choices ahead.</p><p></p><h2 class="wp-block-heading">Declarative Agents vs. Custom Engine Agents: Foundational Differences</h2><p><br>At the core of Microsoft’s AI agent strategy lies a distinction between declarative agents and custom engine agents.</p><p><strong>Declarative agents</strong> leverage Microsoft Copilot’s prebuilt infrastructure, including its orchestrator, language models, and security framework. These agents are configured through natural language <strong>instructions</strong>, predefined <strong>actions</strong>, and enterprise <strong>knowledge sources</strong> like SharePoint or Graph connectors (plus optional web grounding, code interpreter, and image generator).</p><p>They excel in scenarios requiring rapid deployment within <strong>Microsoft Copilot Chat</strong>, such as onboarding assistants or IT helpdesk agents. By inheriting Copilot’s compliance and access controls, declarative agents minimize development overhead while ensuring enterprise-grade governance.</p><p>In contrast, <strong>custom engine agents</strong> operate on developer-selected and even developer-trained language models, enabling organizations to integrate proprietary language models, advanced orchestration logic, or multimodal capabilities. These agents support the most advanced proactive workflows (e.g., automated inventory restocking) and even cross-platform deployments.</p><p>While offering greater flexibility, custom engine agents carry higher operational complexity to maintain security and regulatory alignment.<br></p><h2 class="wp-block-heading">Agent Development Tools: Capabilities and Tradeoffs</h2><p></p><h3 class="wp-block-heading"><strong>Agent Builder in Copilot Chat</strong></h3><p><br>Integrated directly into Microsoft 365 Copilot Chat, this tool allows business users to create declarative agents through conversational prompts. Users describe an agent’s purpose (e.g., “Market research advisor using corporate financial statements”) and configure knowledge sources via a guided interface.</p><p><strong>Highlights:</strong><br>• Natural Language Configuration: Agents are defined through free-form descriptions of their role, tone, and data sources.<br>• Built-In Grounding: Supports SharePoint files, public websites, and Graph connectors without requiring API integrations.<br>• Metered Consumption OR included in Microsoft 365 Copilot per user license: Agents accessing tenant data (e.g., internal SharePoint sites) follow pay-as-you-go billing if desired, or can use Microsoft’s per user licensing as well.<br>• Zero-Code Accessibility: Enables business analysts or subject-matter experts to deploy agents in minutes.<br>• Native Microsoft 365 Integration: self-created agents appear alongside others in Copilot Chat, requiring only basic publishing and sharing steps (still subject to organizational governance and administration).<br>• Limited Customization: Currently lacks support for custom APIs, multi-step workflows, multimodal agents, or external channel deployments.<br>• Dependency on Copilot Infrastructure: Cannot incorporate specialized models (e.g., medical LLMs)</p><p><br><strong>Target Audience:</strong></p><p>Individuals or line-of-business teams needing task-specific assistants without IT dependency. Example includes a targeted FAQ agent built on knowledge in a team’s SharePoint site. (SharePoint itself has agents, which is outside the scope of this post but which are a special case of declarative agents)</p><p></p><h3 class="wp-block-heading">Copilot Studio</h3><p>Positioned as a low-code/pro-code hybrid platform, Copilot Studio expands declarative agent capabilities with advanced features like Power Automate integrations and multi-channel publishing.<br></p><p><strong>Highlights:</strong><br>• Visual Orchestration: Drag-and-drop interface for designing conversational flows and connecting to Graph and Power Platform connectors (including outside the Microsoft ecosystem such as Salesforce or ServiceNow).<br>• Environments .<br>• Power Platform Foundation: Agents built in Copilot Studio take advantage of Power Platform environments and solutions.<br>• Balanced Flexibility: Supports both declarative configurations and custom engine agents.<br>• Centralized Governance: Admins manage agent access via Microsoft Admin Center and Power Platform Admin Center, with audit logs and policies for governance in Purview.<br>• Licensing: Requires Copilot Studio subscriptions for development unless using a “lightweight” Microsoft 365 Copilot license and only publishing to that channel.<br><br><strong>Target Audience: </strong></p><p>“Makers” in IT or operations roles building department-wide or enterprise-wide assistants.</p><p></p><h3 class="wp-block-heading">Teams Toolkit for Visual Studio Code</h3><p>A developer-centric toolkit for building declarative or custom engine agents as apps.</p><p><strong>Highlights:</strong><br>• Code-First Development: Create agents using SDKs and include adaptive cards, message extensions, and proactive triggers.<br>• Model Agnosticism: Integrate any LLM.<br>• Full Control Over AI Stack: Developers dictate orchestration logic, model choices, actions.<br>• Enterprise Scalability<br>• Learning Curve<br><br><strong>Target Audience: </strong></p><p>Software engineers creating complex assistants for scenarios like clinical trial management or supply chain optimization.</p><h3 class="wp-block-heading">Azure AI Foundry</h3><p>Microsoft’s cloud AI platform provides foundational services for building the most advanced agents from scratch.<br></p><p><strong>Highlights:</strong><br>• Multimodal Capabilities: Combine vision, speech, and language models in agents.<br>• Hybrid Orchestration: Deploy agents across multiple environments.<br>• Custom Fine-Tuning: Train domain-specific models using proprietary data.<br>• Architectural Freedom: Supports any agent design pattern.<br>• Global Infrastructure: Custom data residency and other needs in or across Azure’s regions for the most compliant deployments.<br>• Development Resources: Requires dedicated engineers for development and DevOps teams for ongoing maintenance.<br>• Consumption pricing: Metered billing</p><p><br><strong>Target Audience: </strong></p><p>Enterprises requiring bespoke agents for deep, scalable scenarios, custom models, or advanced real-time use cases such as fraud detection or audio analysis and subsequent real-time action.</p><p></p><h2 class="wp-block-heading">Aligning Tool Choice with Organizational Needs</h2><p>The Microsoft ecosystem accommodates diverse agent development needs, but tool selection hinges on three factors: technical expertise, workflow complexity, and solution requirements.</p><p>Business units prioritizing speed-to-value will favor Agent Builder or Copilot Studio, while engineering teams tackling unique challenges (e.g., real-time translation agents) require Teams Toolkit or Azure.</p><p>Critically, declarative agents reduce time to market but do not permit as much innovation or model selection as a tradeoff, whereas custom engine agents offer the most bespoke options and customization potential. As Microsoft continues blending these paradigms (which is abstracted from the users but evident to admins who find themselves jumping between the M365 Admin Center, Power Platform Admin Center, and Purview), organizations can architect agent portfolios that balance development and audience agility with their strategic AI investments.</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/">AI Agent Development on the Microsoft Platform: A Survey of Tools</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2025/02/17/ai-agent-development-on-the-microsoft-platform-a-survey-of-tools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">9008</post-id> </item> <item><title>Transition from Power BI Premium P SKU to Fabric F SKU: Impact of Enterprise Agreement (EA) Timeline</title><link>https://dataveld.com/2024/04/20/transition-from-power-bi-premium-p-sku-to-fabric-f-sku-impact-of-enterprise-agreement-ea-timeline/</link> <comments>https://dataveld.com/2024/04/20/transition-from-power-bi-premium-p-sku-to-fabric-f-sku-impact-of-enterprise-agreement-ea-timeline/#respond</comments> <pubDate>Sat, 20 Apr 2024 15:19:29 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Fabric]]></category> <category><![CDATA[Power BI]]></category> <category><![CDATA[Licensing]]></category><guid
isPermaLink="false">https://dataveld.com/?p=9001</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span> Last year, Microsoft introduced Microsoft Fabric, a unified SaaS platform that combines under one umbrella the best of Microsoft Power BI, various Azure PaaS offerings, and a host of new experiences related to data science, real-time analytics, and more. Fabric...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2024/04/20/transition-from-power-bi-premium-p-sku-to-fabric-f-sku-impact-of-enterprise-agreement-ea-timeline/">Transition from Power BI Premium P SKU to Fabric F SKU: Impact of Enterprise Agreement (EA) Timeline</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span><p>Last year, Microsoft introduced <a
rel="noreferrer noopener" aria-label="Microsoft Fabric (opens in a new tab)" href="https://www.microsoft.com/microsoft-fabric" target="_blank">Microsoft Fabric</a>, a unified SaaS platform that combines under one umbrella the best of Microsoft Power BI, various Azure PaaS offerings, and a host of new experiences related to data science, real-time analytics, and more. Fabric is underpinned by <strong>CAPACITY</strong>&#8211;the paradoxically <a
rel="noreferrer noopener" aria-label="simple yet complex measurement of compute resources (opens in a new tab)" href="https://learn.microsoft.com/en-us/fabric/enterprise/optimize-capacity" target="_blank">simple yet complex measurement of compute resources</a> powering various <s>Power BI</s> Fabric workloads.</p><p><strong>FABRIC: SaaS rebrand</strong><br>The same SaaS ecosystem Microsoft debuted as Power BI in 2015</p><p><strong>ALSO FABRIC: new capabilities</strong> <br>A series of new workloads enabled <em>independently </em>of Fabric&#8217;s Power BI experience</p><p>To facilitate a smooth transition from Power BI to Fabric (<em>new capabilities</em>), Microsoft ensured customers could access these <strong><em>new</em> Fabric workloads </strong>as well as <strong><a
rel="noreferrer noopener" aria-label="Copilot for Power BI (opens in a new tab)" href="https://learn.microsoft.com/power-bi/create-reports/copilot-introduction" target="_blank">Copilot for Power BI</a></strong> on their <em>existing </em>Power BI Premium capacity P SKUs.</p><p>However, with the introduction of Azure-billed pay-as-you-go and annual reservation F SKUs for Microsoft Fabric, Microsoft <a
rel="noreferrer noopener" aria-label="recently announced the eventual retirement of the Power BI Premium per capacity SKUs (opens in a new tab)" href="https://www.microsoft.com/licensing/news/power-bi-premium-sku-retirement" target="_blank">recently announced the eventual retirement of the Power BI Premium per capacity SKUs</a> that needs to consider an organization&#8217;s <em>Enterprise Agreement (EA) timing.</em></p><h2>Impact of Enterprise Agreement (EA) on Transition</h2><p>The timing of the EA has a significant impact on the transition timeline for a few reasons. Since the EA is a <strong>multi-year contract </strong>with an <strong>annual anniversary</strong>:</p><ul><li>An anniversary date &#8220;true down&#8221; or waiting until the end of the entire EA contract are the only options for customers to remove product SKUs such as Power BI Premium per capacity P SKUs</li><li>Customers with an existing EA agreement can continue to use their <em>existing </em>P SKU purchases until the end of their EA agreement</li><li>Customers with an existing P SKU on their EA can continue to <em>purchase new</em> Premium capacity using that SKU through the end of their EA.</li></ul><p>See the Microsoft licensing page for the exact verbiage: <a
href="https://www.microsoft.com/licensing/news/power-bi-premium-sku-retirement" target="_blank" rel="noreferrer noopener" aria-label="https://www.microsoft.com/licensing/news/power-bi-premium-sku-retirement (opens in a new tab)">https://www.microsoft.com/licensing/news/power-bi-premium-sku-retirement</a></p><p>The EA timing is key from a cost perspective to ensure that customers don&#8217;t overspend during the transition period. As a result, most organizations would likely transition from P SKUs to F SKUs around their anniversary date or wait until end of EA.</p><h2>Considering Hybrid P + F</h2><p>Having P SKUs on an EA doesn&#8217;t mean customers won&#8217;t be able to purchase <em>new</em> Fabric F SKUs for extending their workloads or scaling. Many organizations provision multiple capacities for various reasons such as workload or line of business isolation, multi-geo, and more.</p><p>In one sample scenario, there could be advantages for a hybrid approach with a mix of P and F capacities where Fabric workloads such as compute-heavy but less-frequently used data engineering workloads may sit on an Azure F PayGo that&#8217;s scaled or paused flexibly along with Power BI workloads that continue to remain in &#8220;static&#8221; Premium P until the EA anniversary. And so on&#8230;</p><h2>Closing Thoughts</h2><p>The transition from Power BI Premium P SKU to Fabric F SKU seems like a small change but has significant impact on contracts and costs for any Power BI Premium customer with an EA. It’s therefore important to understand the timeline for this transition and how it’s impacted by the Enterprise Agreement timing. Around the time of next renewal, existing P SKU customers should work with their Microsoft account representative to transition to a suitable Fabric SKU to take advantage of <a
rel="noreferrer noopener" aria-label="new F-only features like workspace identities (opens in a new tab)" href="https://learn.microsoft.com/fabric/security/workspace-identity#considerations-and-limitations" target="_blank">new F-only features like workspace identities</a>, more flexibility in SKU size, pay-as-you-go billing options, and the ability to contribute toward any Azure spend commitments (MACC).</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2024/04/20/transition-from-power-bi-premium-p-sku-to-fabric-f-sku-impact-of-enterprise-agreement-ea-timeline/">Transition from Power BI Premium P SKU to Fabric F SKU: Impact of Enterprise Agreement (EA) Timeline</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2024/04/20/transition-from-power-bi-premium-p-sku-to-fabric-f-sku-impact-of-enterprise-agreement-ea-timeline/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">9001</post-id> </item> <item><title>How to Convert Tableau Hyper for Use in a Microsoft Fabric Lakehouse</title><link>https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/</link> <comments>https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/#respond</comments> <pubDate>Sat, 27 May 2023 13:21:30 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Fabric]]></category> <category><![CDATA[Hyper]]></category> <category><![CDATA[Lakehouse]]></category> <category><![CDATA[Tableau]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8959</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span> Tableau has Python packages for working with its Hyper API, both for native operations (tableauhyperapi) or through pandas (pantab). With the recently announced public preview of Microsoft Fabric, you can also easily work with data sourced from Tableau Hyper files...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/">How to Convert Tableau Hyper for Use in a Microsoft Fabric Lakehouse</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span><p>Tableau has Python packages for working with its <a
rel="noreferrer noopener" aria-label="Hyper API (opens in a new tab)" href="https://tableau.github.io/hyper-db/docs/" target="_blank">Hyper API</a>, both for native operations (<strong><a
rel="noreferrer noopener" aria-label="tableauhyperapi (opens in a new tab)" href="https://pypi.org/project/tableauhyperapi/" target="_blank">tableauhyperapi</a></strong>) or through pandas (<strong><a
rel="noreferrer noopener" aria-label="pantab (opens in a new tab)" href="https://pypi.org/project/pantab/" target="_blank">pantab</a></strong>). With the <a
rel="noreferrer noopener" aria-label="recently announced public preview (opens in a new tab)" href="https://powerbi.microsoft.com/blog/introducing-microsoft-fabric-and-copilot-in-microsoft-power-bi/" target="_blank">recently announced public preview</a> of <a
rel="noreferrer noopener" aria-label="Microsoft Fabric (opens in a new tab)" href="https://www.microsoft.com/microsoft-fabric" target="_blank">Microsoft Fabric</a>, you can also easily work with data sourced from Tableau Hyper files in a <a
rel="noreferrer noopener" aria-label="Fabric Lakehouse (opens in a new tab)" href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-overview" target="_blank">Fabric Lakehouse</a>.</p><p>This post explores using the <a
rel="noreferrer noopener" aria-label="Notebook (opens in a new tab)" href="https://learn.microsoft.com/en-us/fabric/data-engineering/how-to-use-notebook" target="_blank">Notebook</a> feature in Microsoft Fabric to convert a Hyper file that&#8217;s been loaded into a lakehouse as a file and convert it to parquet using <strong>pantab</strong>. From there, you can load as a <a
rel="noreferrer noopener" aria-label="Delta Lake (opens in a new tab)" href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-and-delta-tables" target="_blank">Delta Lake</a> table for use with other Fabric experiences such as Power BI.</p><p>To get started, verify that your Microsoft Fabric workspace is assigned to a Fabric, Power BI Premium, or Trial capacity in the <strong>Premium </strong>section of <strong>Workspace settings</strong>.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8960" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-21/" data-orig-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?fit=1604%2C953&amp;ssl=1" data-orig-size="1604,953" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image" data-image-description="" data-medium-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?fit=300%2C178&amp;ssl=1" data-large-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?fit=640%2C380&amp;ssl=1" src="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?fit=640%2C380&amp;ssl=1" alt="" class="wp-image-8960" srcset="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?w=1604&amp;ssl=1 1604w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?resize=300%2C178&amp;ssl=1 300w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?resize=1024%2C608&amp;ssl=1 1024w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?resize=768%2C456&amp;ssl=1 768w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?resize=1536%2C913&amp;ssl=1 1536w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image.png?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>Select the <strong>Library management </strong>section and add the <strong>pantab</strong> library from PyPI. This is the Python package that Tableau pushlishes to work with Hyper in pandas. You do not need to explicitly add the pandas library itself for this example.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8961" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-1-8/" data-orig-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?fit=1682%2C1014&amp;ssl=1" data-orig-size="1682,1014" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-1" data-image-description="" data-medium-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?fit=300%2C181&amp;ssl=1" data-large-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?fit=640%2C386&amp;ssl=1" src="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?fit=640%2C386&amp;ssl=1" alt="" class="wp-image-8961" srcset="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?w=1682&amp;ssl=1 1682w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?resize=300%2C181&amp;ssl=1 300w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?resize=1024%2C617&amp;ssl=1 1024w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?resize=768%2C463&amp;ssl=1 768w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?resize=1536%2C926&amp;ssl=1 1536w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-1.png?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>After the <em>pantab </em>library finishes loading, create a new or open an existing <strong>Lakehouse </strong>in the Fabric workspace.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8962" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-2-7/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?fit=538%2C1081&amp;ssl=1" data-orig-size="538,1081" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-2" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?fit=149%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?fit=510%2C1024&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?fit=510%2C1024&amp;ssl=1" alt="" class="wp-image-8962" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?w=538&amp;ssl=1 538w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?resize=149%2C300&amp;ssl=1 149w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-2.png?resize=510%2C1024&amp;ssl=1 510w" sizes="(max-width: 538px) 100vw, 538px" /></figure><p>Optionally create a new subfolder under the <strong>Files</strong> section of the lakehouse, then <strong>Upload</strong> a Hyper file to any location in <strong>Files</strong>. For this example, I created subfolders called <em>Hyper</em>, where I store source files, and <em>Converted</em>, where I store parquet files that I&#8217;ve converted.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8963" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-3-7/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?fit=2158%2C1307&amp;ssl=1" data-orig-size="2158,1307" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-3" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?fit=300%2C182&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?fit=640%2C388&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?fit=640%2C388&amp;ssl=1" alt="" class="wp-image-8963" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?w=2158&amp;ssl=1 2158w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?resize=300%2C182&amp;ssl=1 300w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?resize=1024%2C620&amp;ssl=1 1024w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?resize=768%2C465&amp;ssl=1 768w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?resize=1536%2C930&amp;ssl=1 1536w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?resize=2048%2C1240&amp;ssl=1 2048w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?w=1280&amp;ssl=1 1280w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-3.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>After the Hyper file uploads, create a new or open an existing Notebook.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8964" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-4-7/" data-orig-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?fit=1063%2C290&amp;ssl=1" data-orig-size="1063,290" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-4" data-image-description="" data-medium-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?fit=300%2C82&amp;ssl=1" data-large-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?fit=640%2C174&amp;ssl=1" src="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?fit=640%2C174&amp;ssl=1" alt="" class="wp-image-8964" srcset="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?w=1063&amp;ssl=1 1063w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?resize=300%2C82&amp;ssl=1 300w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?resize=1024%2C279&amp;ssl=1 1024w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/05/image-4.png?resize=768%2C210&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>In the notebook, connect to the appropriate Lakehouse and verify you can see your Hyper file. Add the following script in PySpark and modify the variables to match your own Lakehouse paths, file name, table name, etc. In my example, I use the <em>default</em> lakehouse, reference my <em>Hyper</em> source subfolder under Files, reference my <em>Converted </em>subfolder under Files for my destination, load a Hyper file called <strong>GeocodingData.hyper</strong>, and load the <strong>Country</strong> table from the Hyper file.</p><pre class="wp-block-preformatted">import pantab

lakehouse_path = '/lakehouse/default/'
lakehouse_source_path = lakehouse_path + 'Files/Hyper/'
lakehouse_source_file = 'GeocodingData.hyper'
lakehouse_converted_path = lakehouse_path + 'Files/Converted/'
table_name = 'Country'

df = pantab.frame_from_hyper(lakehouse_source_path + lakehouse_source_file, table=table_name)print(df)

df.to_parquet(lakehouse_converted_path + table_name + '.parquet')  </pre><figure
class="wp-block-image size-large"><img
data-attachment-id="8965" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-5-7/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?fit=2408%2C1224&amp;ssl=1" data-orig-size="2408,1224" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-5" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?fit=300%2C152&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?fit=640%2C326&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?fit=640%2C326&amp;ssl=1" alt="" class="wp-image-8965" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?w=2408&amp;ssl=1 2408w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?resize=300%2C152&amp;ssl=1 300w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?resize=1024%2C521&amp;ssl=1 1024w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?resize=768%2C390&amp;ssl=1 768w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?resize=1536%2C781&amp;ssl=1 1536w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?resize=2048%2C1041&amp;ssl=1 2048w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?w=1280&amp;ssl=1 1280w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-5.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>Initially, in the screenshot above, I&#8217;ve commented out the conversion to parquet and only view the pandas dataframe using the <strong>pantab.frame_from_hyper</strong> function and view the results to verify I&#8217;ve connected to the file without any issue.</p><p>After verifying that you&#8217;re able to get data from Hyper, uncomment out the final line to convert the dataframe to parquet.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8966" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-6-7/" data-orig-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?fit=1374%2C615&amp;ssl=1" data-orig-size="1374,615" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-6" data-image-description="" data-medium-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?fit=300%2C134&amp;ssl=1" data-large-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?fit=640%2C286&amp;ssl=1" src="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?fit=640%2C286&amp;ssl=1" alt="" class="wp-image-8966" srcset="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?w=1374&amp;ssl=1 1374w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?resize=300%2C134&amp;ssl=1 300w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?resize=1024%2C458&amp;ssl=1 1024w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?resize=768%2C344&amp;ssl=1 768w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-6.png?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>Refresh the lakehouse view and verify you are able to see the parquet file in your destination location.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8967" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-7-7/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?fit=1000%2C835&amp;ssl=1" data-orig-size="1000,835" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-7" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?fit=300%2C251&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?fit=640%2C534&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?w=640&#038;ssl=1" alt="" class="wp-image-8967" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?w=1000&amp;ssl=1 1000w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?resize=300%2C251&amp;ssl=1 300w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/05/image-7.png?resize=768%2C641&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /><figcaption><br></figcaption></figure><p>After creating the parquet, open the lakehouse, select the ellipsis [&#8230;] next to the parquet file, and select <strong>Load to Tables</strong> to load the parquet as a Delta table.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8968" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-8-6/" data-orig-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?fit=2123%2C878&amp;ssl=1" data-orig-size="2123,878" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-8" data-image-description="" data-medium-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?fit=300%2C124&amp;ssl=1" data-large-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?fit=640%2C264&amp;ssl=1" src="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?fit=640%2C264&amp;ssl=1" alt="" class="wp-image-8968" srcset="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?w=2123&amp;ssl=1 2123w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?resize=300%2C124&amp;ssl=1 300w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?resize=1024%2C423&amp;ssl=1 1024w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?resize=768%2C318&amp;ssl=1 768w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?resize=1536%2C635&amp;ssl=1 1536w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?resize=2048%2C847&amp;ssl=1 2048w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?w=1280&amp;ssl=1 1280w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-8.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>From there, you can utilize the Delta table in other Fabric experiences such as Power BI datasets.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8969" data-permalink="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/image-9-5/" data-orig-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?fit=2471%2C1217&amp;ssl=1" data-orig-size="2471,1217" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image-9" data-image-description="" data-medium-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?fit=300%2C148&amp;ssl=1" data-large-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?fit=640%2C315&amp;ssl=1" src="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?fit=640%2C315&amp;ssl=1" alt="" class="wp-image-8969" srcset="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?w=2471&amp;ssl=1 2471w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?resize=300%2C148&amp;ssl=1 300w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?resize=1024%2C504&amp;ssl=1 1024w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?resize=768%2C378&amp;ssl=1 768w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?resize=1536%2C757&amp;ssl=1 1536w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?resize=2048%2C1009&amp;ssl=1 2048w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?w=1280&amp;ssl=1 1280w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/05/image-9.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/">How to Convert Tableau Hyper for Use in a Microsoft Fabric Lakehouse</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/05/27/how-to-convert-tableau-hyper-for-use-in-a-microsoft-fabric-lakehouse/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8959</post-id> </item> <item><title>Is a Lengthy Iterative Data Visualization Design Process Relevant in the Era of Generative AI?</title><link>https://dataveld.com/2023/05/20/is-a-lengthy-iterative-data-visualization-design-process-relevant-in-the-era-of-generative-ai/</link> <comments>https://dataveld.com/2023/05/20/is-a-lengthy-iterative-data-visualization-design-process-relevant-in-the-era-of-generative-ai/#respond</comments> <pubDate>Sat, 20 May 2023 12:41:12 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category> <category><![CDATA[Generative AI]]></category> <category><![CDATA[GPT]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8954</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span> Data visualization and design have been essential skills for anyone who wants to communicate insights from data effectively. Creating engaging and informative visuals and reports often requires a lot of time and effort, however; and involves multiple iterations of data...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/20/is-a-lengthy-iterative-data-visualization-design-process-relevant-in-the-era-of-generative-ai/">Is a Lengthy Iterative Data Visualization Design Process Relevant in the Era of Generative AI?</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span><p>Data visualization and design have been essential skills for anyone who wants to communicate insights from data effectively.</p><p>Creating engaging and informative visuals and reports often requires a lot of time and effort, however; and involves multiple iterations of data analysis, design choices, and feedback loops.</p><p>Is this lengthy process still relevant in the era of generative AI, where we can now automatically generate visuals and reports from data?</p><p>Even in its infancy, generative AI has upended the way we work. AI is now used for diverse purposes such as generating realistic images, synthesizing speech or music, writing articles, and summarizing text, images, or videos. Generative AI can also be applied to data visualization and report design, where it can help you create visuals and reports from your data in a fast and easy way.</p><p>One of the main benefits of using AI for data visualization design is that it can save time. Instead of spending hours or days on manually analyzing data, choosing the right visualizations, and designing reports, you can use generative AI to accelerate much of the work. AI can automatically analyze data, select the most relevant and interesting insights, generate appropriate visualizations, and write clear and concise summarizations. Designers can then focus on refining the higher-level aspects of communicating with data.</p><p>Another benefit of using AI for data visualization design is that it can improve the quality and diversity of output in minimal time. Generative AI can analyze large amounts of data and has demonstrated <strong>passable examples</strong> of <strong>core data visualization and report design</strong>. It can largely generate visuals and reports that are accurate, consistent, and<strong> arguably appealing for regular business consumers</strong>. Generative AI can also offer you multiple options and variations for your visuals and reports, allowing you to explore different perspectives and styles. This can help you discover new insights and ideas from your data that you might have missed otherwise.</p><p>So is a lengthy human-driven iterative design process still necessary? Should organizations still promote and pay for weeks or even months of design development time when they can settle for passable output in minutes or hours?</p><p>Maybe.</p><p>Generative AI for data visualization and report design also comes with some challenges and limitations. One of the main challenges is to ensure the trustworthiness and reliability of the generated output. <strong>Generative AI is not perfect</strong>, and it can sometimes produce errors or biases in the analysis, visualization, or reporting of your data. For example, generative AI might misinterpret your data in a way that a domain expert would not, it could generate misleading or inappropriate visualizations, or it could write inaccurate or vague summarizations that are not valuable ways to communicate the data. As a result, it is important to <strong>always verify and validate </strong>the output of AI while using them for your work.</p><p>Another challenge of AI is to maintain the human element and <strong>creativity</strong> in your data visualization design. AI can help you automate some of the tedious and repetitive tasks in your workflow, but it cannot replace your <strong>human judgment and intuition</strong>. It doesn’t understand the nuances of Bill from Marketing or Barbara from Finance asking for iterative tweaks and refinement. Generative AI creates, but it <strong>doesn’t immediately capture purpose, tone, or emotion</strong> in a design the way a human designer does. You have to guide it.</p><p>Therefore, it is important to leverage the potential to use generative AI as a tool to support data visualization design and communication, but not act as a complete substitute for it. Maybe you will no longer be spending weeks or months on a single effort, but you also won’t have complete value ready in seconds.</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/20/is-a-lengthy-iterative-data-visualization-design-process-relevant-in-the-era-of-generative-ai/">Is a Lengthy Iterative Data Visualization Design Process Relevant in the Era of Generative AI?</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/05/20/is-a-lengthy-iterative-data-visualization-design-process-relevant-in-the-era-of-generative-ai/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8954</post-id> </item> <item><title>Boost your Data Culture by Improving Data Literacy</title><link>https://dataveld.com/2023/05/09/boost-your-data-culture-by-improving-data-literacy/</link> <comments>https://dataveld.com/2023/05/09/boost-your-data-culture-by-improving-data-literacy/#respond</comments> <pubDate>Tue, 09 May 2023 12:02:08 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Data Literacy]]></category> <category><![CDATA[Power BI]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8951</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span> Data is generated by every click, swipe, and interaction we have online. It is collected by businesses, governments, and organizations to understand their customers, markets, and operations. It is analyzed both manually and automatically by tools, AI algorithms, and models...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/09/boost-your-data-culture-by-improving-data-literacy/">Boost your Data Culture by Improving Data Literacy</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span><p>Data is generated by every click, swipe, and interaction we have online. It is collected by businesses, governments, and organizations to understand their customers, markets, and operations. It is analyzed both manually and automatically by tools, AI algorithms, and models to generate insights, predictions, and recommendations.</p><p>It&#8217;s easy to get caught up in all the noise. To make the most of data, we need <strong>data literacy</strong>. Data literacy is the ability to <em>read, understand, create, and communicate</em> with data. It is a skill that empowers us to ask the right questions, find the right answers, and make the right decisions with data.</p><p>Data literacy is essential for any organization that wants to optimize its <strong>data culture</strong>. Data culture is <em>the way an organization values, uses, and shares data across its teams and functions</em>. It is collectively the mindset and behaviors that enable an organization to become more data-driven and<em> hopefully</em> more innovative.</p><h3>Assess Your Data Literacy Level</h3><p>Before you can <em>improve </em>your data literacy level, you need to <em>assess </em>where you are now. There are different ways to measure your data literacy level, depending on your objectives and resources.</p><p>One way is to use a <strong>self-assessment tool</strong> or <strong>questionnaire </strong>that covers different aspects of data literacy, such as:</p><ul><li>Data awareness: How familiar are you with the types, sources, formats, and quality of data available in your organization?</li><li>Data understanding: How well can you interpret, analyze, visualize, and summarize data using basic statistics and tools?</li><li>Data creation: How proficient are you in creating new data sets or variables from existing or external data sources?</li><li>Data communication: How effectively can you communicate your data insights and findings using appropriate tools, formats, languages, and narratives?</li><li>Data ethics: How aware are you of the ethical principles and practices related to data collection, storage, usage, and sharing?</li></ul><p>Another way is to use a <strong>performance-based assessment</strong> that tests your data literacy skills in a realistic scenario or task. For example:</p><ul><li>You are given a dataset related to your business domain and asked to perform some basic analysis on it using a tool of your choice.</li><li>You are given a business problem or question related to your domain and asked to find relevant data sources and methods to answer it.</li><li>You are given a data insight or finding related to your domain and asked to present it in a clear and compelling way using a common tool such as Microsoft Power BI.</li></ul><p>You can also use a combination of <em>both </em>methods to get a more comprehensive picture of your data literacy level.</p><h3>How to Improve Your Data Literacy Level</h3><ul><li><strong>Learn the basics</strong> <strong>of data</strong>. Data literacy requires a foundation of basic concepts and terminology related to data, such as types of data, data quality, data formats, data structures and data manipulation. You can learn these concepts through <a
rel="noreferrer noopener" aria-label="online courses (opens in a new tab)" href="https://learn.microsoft.com/" target="_blank">online courses</a>, books, <a
rel="noreferrer noopener" aria-label="videos (opens in a new tab)" href="https://www.youtube.com/@guyinacube" target="_blank">videos</a>, or <a
rel="noreferrer noopener" aria-label="podcasts (opens in a new tab)" href="https://news.microsoft.com/podcasts/insights-tomorrow/" target="_blank">podcasts</a>.</li><li><strong>Practice your data skills</strong>. Data literacy also involves practical skills that allow you to work with data effectively, such as finding, collecting, cleaning, analyzing and visualizing data. You can practice these skills by using various tools and platforms that enable you to access and manipulate data easily. For example, you can use [Modern] <strong>Excel </strong>[with Power Query] for spreadsheet analysis, <strong>Power BI</strong> for data model and report creation, and <strong>Python </strong>for working with code in a notebook.</li><li><strong>Develop your data mindset</strong>. Data literacy also requires a mindset that embraces data as a valuable asset and a source of insight. You can develop your data mindset by cultivating curiosity, critical thinking and creativity with data. You can do this by asking questions about the data you encounter, challenging assumptions and biases, exploring different perspectives and scenarios, and finding new ways to communicate your findings.</li><li><strong>Foster a data culture</strong>. Data literacy also depends on the culture and environment that surround you. You can foster a data culture by engaging with other people who share your interest in data, such as colleagues, mentors or peers. You can do this by joining <a
rel="noreferrer noopener" aria-label="online communities, forums or groups (opens in a new tab)" href="https://community.powerbi.com/" target="_blank">online communities, forums or groups</a> that discuss data-related topics, attending webinars, workshops or events that showcase best practices or case studies with data, or participating in projects, competitions or challenges that involve working with real-world data.</li><li><strong>Make data-driven decisions</strong>. Data literacy also implies using data to inform your decisions and actions. You can make data-driven decisions by applying a systematic process that involves defining your problem or goal, gathering relevant data, analyzing the data for patterns and insights, presenting your results in a clear and compelling way, and evaluating the impact of your decision. You can use this process for any kind of decision-making scenario, whether personal or professional.</li></ul><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/05/09/boost-your-data-culture-by-improving-data-literacy/">Boost your Data Culture by Improving Data Literacy</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/05/09/boost-your-data-culture-by-improving-data-literacy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8951</post-id> </item> <item><title>Heighten Data Literacy with the Power BI Natural Language Q&#038;A Visual</title><link>https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/</link> <comments>https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/#respond</comments> <pubDate>Fri, 28 Apr 2023 12:38:37 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category> <category><![CDATA[AI]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8945</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span> Data literacy has become a vital skill for individuals at any organization that wants to leverage data for better decision making and innovation. Data is everywhere, and decisions are often based on data-driven insights. Data Literacy&#8217;s Impact As the ability...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/">Heighten Data Literacy with the Power BI Natural Language Q&#038;A Visual</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">3</span> <span
class="rt-label rt-postfix">minutes</span></span><p><strong>Data literacy</strong> has become a vital skill for individuals at any organization that wants to leverage data for better decision making and innovation. Data is everywhere, and decisions are often based on data-driven insights.</p><h2>Data Literacy&#8217;s Impact</h2><p>As the <strong>ability to read, understand, analyze, and communicate with data</strong>; data literacy is a crucial component of success in a fast-moving, data-driven world. <strong>Not everyone has the same level</strong> of data literacy, however, and this can create challenges and gaps within an organization.</p><h2>Addressing Gaps</h2><p>One way to address this issue is to <strong>use tools that make data more accessible and intuitive for everyone</strong>, regardless of their background or expertise. One such tool is the <strong>Microsoft Power BI </strong>natural language <strong><a
rel="noreferrer noopener" aria-label="Q&amp;A visual (opens in a new tab)" href="https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-q-and-a" target="_blank">Q&amp;A visual</a></strong>, which allows users to ask questions about their data in plain language and get instant answers in the form of charts, tables, and maps.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8947" data-permalink="https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/power-bi-qa/" data-orig-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?fit=1723%2C1187&amp;ssl=1" data-orig-size="1723,1187" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Power-BI-QA" data-image-description="" data-medium-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?fit=300%2C207&amp;ssl=1" data-large-file="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?fit=640%2C441&amp;ssl=1" src="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?fit=640%2C441&amp;ssl=1" alt="" class="wp-image-8947" srcset="https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?w=1723&amp;ssl=1 1723w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?resize=300%2C207&amp;ssl=1 300w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?resize=1024%2C705&amp;ssl=1 1024w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?resize=768%2C529&amp;ssl=1 768w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?resize=1536%2C1058&amp;ssl=1 1536w, https://i2.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA.png?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>The natural language Q&amp;A visual is powered by a sophisticated <strong>natural language processing</strong> (NLP) engine that can understand the intent and context of the user&#8217;s query and translate it into a query language that the data model can understand. The visual also provides suggestions and feedback to <strong>help users refine their questions </strong>and get the best results. You can even provide sample questions, provide synonyms for common semantic terms, and train the model.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8946" data-permalink="https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/power-bi-qa-2/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?fit=1890%2C1075&amp;ssl=1" data-orig-size="1890,1075" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Power-BI-QA-2" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?fit=300%2C171&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?fit=640%2C364&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?fit=640%2C364&amp;ssl=1" alt="" class="wp-image-8946" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?w=1890&amp;ssl=1 1890w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?resize=300%2C171&amp;ssl=1 300w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?resize=1024%2C582&amp;ssl=1 1024w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?resize=768%2C437&amp;ssl=1 768w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?resize=1536%2C874&amp;ssl=1 1536w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-QA-2.png?w=1280&amp;ssl=1 1280w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p>Personally, I&#8217;m still surprised that many people are not even aware of the Q&amp;A visual in Power BI. It&#8217;s been available for a few years, but the advantages of Q&amp;A for the wider audience of exploration-hungry consumers and acceleration for report creators has regretfully not been well-evangelized. People must be too busy writing DAX I suppose, but there&#8217;s <a
href="https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/" target="_blank" rel="noreferrer noopener" aria-label="AI-based acceleration with GPT for that now (opens in a new tab)">AI-based acceleration with GPT for that now</a> as well.</p><h2>Benefits of the Q&amp;A Visual for Data Literacy</h2><p>The natural language Q&amp;A visual has <strong>several benefits for enhancing data literacy</strong> across an organization:</p><h4>Lowers Barriers for Exploration</h4><p>First, it lowers the barrier to entry for data exploration and analysis, as users do not need to know how to write complex formulas or queries to get insights from their data. They can <strong>simply type their questions in natural language </strong>and get answers in seconds.</p><h4>Fosters a Culture of Curiosity</h4><p>Second, it fosters a culture of curiosity and learning, as users can <strong>ask any question </strong>they have about their data and <strong>discover new patterns, trends or outliers</strong>. They can subsequently perform common actions like drill down into details, filter or slice the data, or change the visualization type to get different perspectives on their data.</p><h4>Improve Communication and Collaboration</h4><p>Third, it improves communication and collaboration, as users can <strong>easily share their findings with others</strong> by saving the visual in a report, or by exporting the visual as an image, or even share live on an <strong>interactive PowerPoint slide</strong>. They can also use the visual as a <strong>conversation starter </strong>with their colleagues or stakeholders, as they can ask follow-up questions or explore different scenarios together.</p><h2>Get Started</h2><p>Overall, the Microsoft Power BI natural language Q&amp;A visual is a powerful tool that can help users of all levels of data literacy to access, understand and communicate with their data in a simple and intuitive way.</p><p>Go to the Microsoft docs to learn more and get started with the natural language Q&amp;A visual in Power BI: <a
href="https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-q-and-a" target="_blank" rel="noreferrer noopener" aria-label="https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-q-and-a (opens in a new tab)">https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-q-and-a</a></p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/">Heighten Data Literacy with the Power BI Natural Language Q&#038;A Visual</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/04/28/heighten-data-literacy-with-the-power-bi-natural-language-qa-visual/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8945</post-id> </item> <item><title>Learning Power BI? Try GPT-based natural language Quick Measure Suggestions for DAX</title><link>https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/</link> <comments>https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/#comments</comments> <pubDate>Mon, 24 Apr 2023 11:46:48 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category> <category><![CDATA[AI]]></category> <category><![CDATA[DAX]]></category> <category><![CDATA[GPT]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8940</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span> One of the key advantages of Power BI is the ability to create powerful custom measures in your data models using the Data Analysis Expressions (DAX) language. DAX allows users to create complex calculations based on their data, but it...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/">Learning Power BI? Try GPT-based natural language Quick Measure Suggestions for DAX</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span><p>One of the key advantages of Power BI is the ability to create powerful custom measures in your data models using the Data Analysis Expressions (DAX) language. DAX allows users to create complex calculations based on their data, but it can be time-consuming to write DAX from scratch&#8211;especially for new users.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8941" data-permalink="https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/dax-attack/" data-orig-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?fit=1920%2C1078&amp;ssl=1" data-orig-size="1920,1078" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="DAX-Attack" data-image-description="" data-medium-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?fit=299%2C168&amp;ssl=1" data-large-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?fit=640%2C359&amp;ssl=1" src="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=640%2C359&#038;ssl=1" alt="DAX Attack Game" class="wp-image-8941" srcset="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=1024%2C575&amp;ssl=1 1024w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=299%2C168&amp;ssl=1 299w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=768%2C431&amp;ssl=1 768w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=1535%2C862&amp;ssl=1 1535w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?resize=800%2C450&amp;ssl=1 800w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?w=1280&amp;ssl=1 1280w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/DAX-Attack.gif?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure><p>To help with this, Power BI <a
href="https://powerbi.microsoft.com/blog/enabling-intelligent-experiences-with-power-bi-for-developers-data-scientists-and-data-engineers/" target="_blank" rel="noreferrer noopener" aria-label="debuted (opens in a new tab)">debuted</a> and now offers a feature called <strong><a
href="https://learn.microsoft.com/power-bi/transform-model/desktop-quick-measures" target="_blank" rel="noreferrer noopener" aria-label="Quick Measure Suggestions (opens in a new tab)">Quick Measure Suggestions</a></strong>, which uses natural language and GPT to generate DAX code for common measure scenarios quickly.</p><p>There are several benefits to using <strong>Quick Measure Suggestions</strong>, including:</p><ol><li>Time savings: Quick Measure Suggestions can save time by automating the creation of commonly used measures, eliminating the need to write DAX code from scratch.</li><li>Reduced errors: Quick Measure Suggestions can help reduce errors that may occur when writing DAX code manually. Since the DAX code is generated automatically, there is less chance of syntax errors or other mistakes.</li><li>Easy to use: Quick Measure Suggestions is easy to use, even for users who are not familiar with DAX. Natural language examples can help users quickly generate DAX code for their specific measure scenarios.</li><li>Consistent measures: Quick Measure Suggestions can help ensure that measures are consistent across the organization. Since Quick Measure Suggestions generates DAX code based on predefined measure scenarios, measures created by different users will have a similar structure.</li></ol><p>With <strong>Quick Measure Suggestions</strong>, you describe the measure you want to create and simply click <em>Generate </em>to get DAX measure suggestions. Supported measure types include:</p><ul><li>aggregated columns</li><li>count of rows</li><li>aggregate per category</li><li>mathematical operations</li><li>selected value</li><li>if condition</li><li>text operations</li><li>time intelligence</li><li>relative time filtered value</li><li>most/least common value</li><li>top N filtered value</li><li>top N values for a category</li><li>information functions</li></ul><p>While <strong>Quick Measure Suggestions</strong> are a way to accelerate your DAX, you&#8217;re still in charge. It is essential to validate the DAX suggestions to make sure they meet your needs, and test the results afterward to ensure that the resulting measure accurately reflects your intended analysis.</p><p></p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/">Learning Power BI? Try GPT-based natural language Quick Measure Suggestions for DAX</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/04/24/learning-power-bi-try-gpt-based-natural-language-quick-measure-suggestions-for-dax/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8940</post-id> </item> <item><title>How to Install Power BI Desktop on a Mac (without Parallels)</title><link>https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/</link> <comments>https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/#respond</comments> <pubDate>Sun, 23 Apr 2023 22:02:00 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8935</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span> It can be challenging for Mac users to work with Power BI Desktop because it is a Windows-only application for creating datasets and reports. In this tutorial, we&#8217;ll walk you through the steps to install Power BI Desktop on your...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/">How to Install Power BI Desktop on a Mac (without Parallels)</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">2</span> <span
class="rt-label rt-postfix">minutes</span></span><p>It can be challenging for Mac users to work with Power BI Desktop because it is a Windows-only application for creating datasets and reports. In this tutorial, we&#8217;ll walk you through the steps to install Power BI Desktop on your Mac!</p><p><strong>Step 1: Find an image of Power BI Desktop</strong></p><p>The first step is to find an image of Power BI Desktop that you want to use for your MacBook. You can use any image you like, as long as it&#8217;s a high-quality image and in the correct size for your MacBook.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8936" data-permalink="https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/power-bi-desktop/" data-orig-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?fit=2720%2C1746&amp;ssl=1" data-orig-size="2720,1746" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Power-BI-Desktop" data-image-description="" data-medium-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?fit=300%2C193&amp;ssl=1" data-large-file="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?fit=640%2C411&amp;ssl=1" src="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?fit=640%2C411&amp;ssl=1" alt="" class="wp-image-8936" srcset="https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?w=2720&amp;ssl=1 2720w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?resize=300%2C193&amp;ssl=1 300w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?resize=1024%2C657&amp;ssl=1 1024w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?resize=768%2C493&amp;ssl=1 768w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?resize=1536%2C986&amp;ssl=1 1536w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?resize=2048%2C1315&amp;ssl=1 2048w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?w=1280&amp;ssl=1 1280w, https://i0.wp.com/dataveld.com/wp-content/uploads/2023/04/Power-BI-Desktop.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p><strong>Step 2: Customize the MacBook skin</strong></p><p>Once you have your image, you&#8217;ll need to customize the MacBook skin. You can use an online service like Skinit, which allows you to upload your image and customize it to fit your MacBook perfectly. Make sure to choose the correct MacBook model and size, as the skin needs to fit snugly and align with all the ports and buttons.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8937" data-permalink="https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/custom-power-bi-desktop-skin-for-mac/" data-orig-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?fit=2105%2C1489&amp;ssl=1" data-orig-size="2105,1489" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Custom-Power-BI-Desktop-Skin-for-Mac" data-image-description="" data-medium-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?fit=300%2C212&amp;ssl=1" data-large-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?fit=640%2C453&amp;ssl=1" src="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?fit=640%2C453&amp;ssl=1" alt="" class="wp-image-8937" srcset="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?w=2105&amp;ssl=1 2105w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?resize=300%2C212&amp;ssl=1 300w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?resize=1024%2C724&amp;ssl=1 1024w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?resize=768%2C543&amp;ssl=1 768w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?resize=1536%2C1087&amp;ssl=1 1536w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?resize=2048%2C1449&amp;ssl=1 2048w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?w=1280&amp;ssl=1 1280w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/Custom-Power-BI-Desktop-Skin-for-Mac.png?w=1920&amp;ssl=1 1920w" sizes="(max-width: 640px) 100vw, 640px" /></figure><p><strong>Step 3: Order the customized skin</strong></p><p>After customizing your MacBook skin with the Power BI Desktop image, order it online. The website will ask for your shipping address, and you&#8217;ll need to pay for the skin using a credit card or PayPal account.</p><p><strong>Step 4: Install Power BI Desktop</strong></p><p>When your skin arrives, carefully remove it from the packaging and lay it flat on a clean surface. Make sure your MacBook is clean and free of dust and debris. Line up the skin with the MacBook, starting from the bottom and working your way up. Smooth out any air bubbles or wrinkles as you go, and press down firmly on the skin to make sure it adheres correctly.</p><p>Congratulations! You have successfully installed Power BI Desktop on your Mac. Now you can enjoy Power BI Desktop every time you use your MacBook!</p><p><em>This post was generated without common sense by GPT.</em></p><p></p><p><strong>Dataset Authoring Preview </strong></p><p>Okay, so perhaps that&#8217;s not the solution you&#8217;ve been looking for. The good news though is that the Microsoft Power BI product group recently introduced a <strong>preview of dataset authoring in the Power BI service</strong>. While still in its early stages, Microsoft is closing the last major gap in the goal to bring eventual feature parity between Desktop and the web. Explore the Power BI service at PowerBI.com for report authoring with both interactive and operational / paginated reports (new and evolving), dataset authoring for models (new), dataflows for ingesting and transforming data with Power Query, and more!</p><p>Read more in the Power BI blog: <a
href="https://powerbi.microsoft.com/en-us/blog/edit-your-data-model-in-the-power-bi-service-public-preview-opt-in/">Edit your data model in the Power BI Service (Preview) | Microsoft Power BI Blog | Microsoft Power BI</a></p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/">How to Install Power BI Desktop on a Mac (without Parallels)</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/04/23/how-to-install-power-bi-desktop-on-a-mac-without-parallels/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8935</post-id> </item> <item><title>Startup Releases Waterproof Data Analysis Tool: Shower BI</title><link>https://dataveld.com/2023/04/01/startup-releases-waterproof-data-analysis-tool-shower-bi/</link> <comments>https://dataveld.com/2023/04/01/startup-releases-waterproof-data-analysis-tool-shower-bi/#respond</comments> <pubDate>Sat, 01 Apr 2023 14:53:56 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8931</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">&#60; 1</span> <span
class="rt-label rt-postfix">minute</span></span> Imagine being able to analyze your company&#8217;s revenue while you&#8217;re washing your hair. Or tracking your metrics while you&#8217;re secretly singing your favorite tunes. It&#8217;s now possible with new data analytics tool Shower BI. Marketed toward analytics engineers who work...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/01/startup-releases-waterproof-data-analysis-tool-shower-bi/">Startup Releases Waterproof Data Analysis Tool: Shower BI</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">&lt; 1</span> <span
class="rt-label rt-postfix">minute</span></span><p>Imagine being able to analyze your company&#8217;s revenue while you&#8217;re washing your hair. Or tracking your metrics while you&#8217;re secretly singing your favorite tunes. It&#8217;s now possible with new data analytics tool <strong>Shower BI</strong>.</p><p>Marketed toward analytics engineers who work remotely and need to regularly clean data, Shower BI is a refreshing new way entrant from a startup named <em>[redacted pending result of ongoing litigation]</em>.</p><p>Some people may be skeptical about the idea of analyzing data in the shower, but the new startup is confident that once you try Shower BI, you&#8217;ll never go back to your old, non-waterproof data analysis tool. With Shower BI, every shower becomes a chance to gain gallons of insights, make decisions, and stay cleanly ahead of the competition.</p><p>For those of you who are worried about privacy, don&#8217;t be. Shower BI comes equipped with encryption and security features to ensure that your data stays safe&#8211;even if you accidentally drop it in the tub.</p><p>Speaking of which, the startup also plans a future premium tier, <strong>Shower BI Extreme</strong>. Benefits of the new <strong>Extreme </strong>version will include a robust and durable casing that is shockproof in addition to being waterproof.</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/01/startup-releases-waterproof-data-analysis-tool-shower-bi/">Startup Releases Waterproof Data Analysis Tool: Shower BI</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/04/01/startup-releases-waterproof-data-analysis-tool-shower-bi/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8931</post-id> </item> <item><title>Power BI Paginated Report Bear EXPOSED</title><link>https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/</link> <comments>https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/#respond</comments> <pubDate>Sat, 01 Apr 2023 06:53:42 +0000</pubDate> <dc:creator><![CDATA[David Eldersveld]]></dc:creator> <category><![CDATA[Power BI]]></category><guid
isPermaLink="false">https://dataveld.com/?p=8926</guid> <description><![CDATA[<p><span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">&#60; 1</span> <span
class="rt-label rt-postfix">minute</span></span> Power BI Paginated Report Bear, a beloved figure among data analysts hungry for Excel exports and emailed PDFs, is not who he claims to be. In fact, he is not a real bear at all. Instead, I believe that he...</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/">Power BI Paginated Report Bear EXPOSED</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></description> <content:encoded><![CDATA[<span
class="rt-reading-time" style="display: block;"><span
class="rt-label rt-prefix">Reading Time: </span> <span
class="rt-time">&lt; 1</span> <span
class="rt-label rt-postfix">minute</span></span><p>Power BI Paginated Report Bear, a beloved figure among data analysts hungry for Excel exports and emailed PDFs, is not who he claims to be. In fact, he is not a real bear at all. Instead, I believe that he is a stuffed animal with someone&#8217;s hand controlling him from behind the scenes.</p><p>After years of intensive video review, I believe that I have definitive evidence showing that Paginated Bear is not who he claims.</p><p>Take a look for yourself. Note the human-arm-shaped protrusion to the rear of the &#8220;bear&#8221; during one of his interviews.</p><figure
class="wp-block-image size-large"><img
data-attachment-id="8929" data-permalink="https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/paginatedbearexposed-2-2/" data-orig-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?fit=953%2C643&amp;ssl=1" data-orig-size="953,643" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="PaginatedBearExposed-2" data-image-description="" data-medium-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?fit=300%2C202&amp;ssl=1" data-large-file="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?fit=640%2C432&amp;ssl=1" src="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?w=640&#038;ssl=1" alt="" class="wp-image-8929" srcset="https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?w=953&amp;ssl=1 953w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?resize=300%2C202&amp;ssl=1 300w, https://i1.wp.com/dataveld.com/wp-content/uploads/2023/04/PaginatedBearExposed-2.jpg?resize=768%2C518&amp;ssl=1 768w" sizes="(max-width: 640px) 100vw, 640px" data-recalc-dims="1" /></figure><p>Also of note, if you watch his YouTube interviews, he speaks yet his mouth never moves. In fact, it appears he does not even have a mouth.</p><p>While circumstantial, the fact that Paginated Report Bear has disappeared from public view over the past few years while living off his YouTube earnings as well as the belief that he may have taken on a pseudonym (&#8220;Mr. Sparkles&#8221;) lends further credence to the theory.</p><p>While we may never know for certain, we&#8217;ll be on the lookout for corroborating evidence. Check back here regularly for updates.</p><p>The post <a
rel="nofollow" href="https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/">Power BI Paginated Report Bear EXPOSED</a> appeared first on <a
rel="nofollow" href="https://dataveld.com">DataVeld</a>.</p> ]]></content:encoded> <wfw:commentRss>https://dataveld.com/2023/04/01/power-bi-paginated-report-bear-exposed/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <post-id
xmlns="com-wordpress:feed-additions:1">8926</post-id> </item> </channel> </rss>