<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>The Intelligent Enterprise</title>
        <link>https://paragraph.com/@intelligententerprise</link>
        <description>undefined</description>
        <lastBuildDate>Sat, 06 Jun 2026 05:25:29 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>The Intelligent Enterprise</title>
            <url>https://storage.googleapis.com/papyrus_images/343539b74b0739ce708629e3cc1b916f.jpg</url>
            <link>https://paragraph.com/@intelligententerprise</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[One Model to Rule Them All]]></title>
            <link>https://paragraph.com/@intelligententerprise/one-model-to-rule-them-all</link>
            <guid>CblrvUF2RnysWCaPAYbX</guid>
            <pubDate>Mon, 25 May 2026 14:00:17 GMT</pubDate>
            <description><![CDATA[AI use continues to grow across organizations. Everyone around us, at this point in time, is using an LLM model - whether standalone, embedded within enterprise applications or connected via an MCP. The rate of growth presents numerous challenges. Security being the most concerning one - individuals copying and pasting company data to get results, MCP servers granted root-like access to machines, and other uses I'm sure cybersecurity teams are sniffing out. The other challenge is an informati...]]></description>
            <content:encoded><![CDATA[<p>AI use continues to grow across organizations. Everyone around us, at this point in time, is using an LLM model - whether standalone, embedded within enterprise applications or connected via an MCP. The rate of growth presents numerous challenges. Security being the most concerning one - individuals copying and pasting company data to get results, MCP servers granted root-like access to machines, and other uses I'm sure cybersecurity teams are sniffing out. </p><p>The other challenge is an information management challenge. This has all of the telltale signs of information spread across different mediums resulting in a fragmented output becoming an obstacle to measurable AI ROI if not addressed. Much like the world of enterprise databases before they were all connected/replaced by lakehouses and warehouses, IT organizations need to start planning for enterprise AI offerings for their users and stakeholders. Easily said and will be an endeavor that reshapes technology teams as the AI vertical is developed through AI engineers and AI-prioritizing leaders. </p><p>An organization's biggest challenge will be to not turn away from AI. I know that seems silly given how much everything in our professional lives is now revolving around AI but there cannot be a half step approach. It's either yes in full or get left behind. Both feet into AI, accepting that resistance is futile. Let's remove the thin veil preventing discussions and talk in full confidence between individuals who have a desire to use it or have used it to solve problems. Which raises the question - is using AI wrong? I'd argue that's not the question. The question is: do you want to get left behind? I don't, hence we're here talking about it. </p><p>Organizations that don't want to get left behind should consider adopting AI/LLMs into their enterprise at the enterprise level. Not using AI functionality that a vendor is pushing you to use. Not telling users you'll reimburse a Claude Pro license. Instead, finding an agonistic AI tool that gives you general AI use + the potential to connect your applications to. Users want one location to be told "this is where you go to use AI". That solution has to be onboarded just like any other software application used by a company, with security and privacy being top of mind. Once it has been enabled inside and made available, it will require the right governance to avoid misuse and costs spreading like wildfire. Two big components of that governance are models and tokens. </p><p>Understanding models and tokens are critical to thinking about AI governance as they drive not only the cost but the results (or quality of the results) for the company and its users. Models will need to be identified and bucketed for specific uses. Activities centered around automating a process should use a more complex model. Agents released to answer simple questions should use the lightest/smallest model available. Engineers building a new app with AI should use the smartest or most robust model that can guide them to an appropriate solution. All different types of uses will need to be categorized and a corresponding model called out for them. If not, the risk of misusing tokens increases dramatically. And I say misuse because leveraging deep thinking models for simple agent-esque questions is how costs start to run out of control. The cheapest model for the highest quality (accurate) answer is what should be strived for. </p><p>Having tokens in mind, we can aim for the least amount of tokens used to the highest quality answer. Since we are essentially charged by the amount of text inputted into the LLM, the focus is on the smallest amount of prompts that retrieve the penultimate answer. This is more of an organizational focus that a company's users need to implement but one that greatly determines cost and is potentially mitigated by an enterprise level agreement. Less prompts cost less since LLMs usually reprocess the conversation history with every prompt thus the more you ask questions, the more tokens you are feeding and the more it's going to cost in usage. Another way to minimize cost is leveraging prompt caching. Prompt caching essentially addresses the reprocessing of previous prompts in a conversation by storing it in memory and referencing it when new prompts are entered. The trick here will be identifying the ideal TTL window so that tokens writing to cache are minimized and data is not stale. If you are building an information agent, you might consider caching the context document once per session (when the user initiates their first interaction with the agent). </p><p>Both model selections and prompt mindfulness are getting into the weeds of the use and governance of LLMs. Both highlight key elements that organizations need to prioritize as they take on AI. However, both take a back seat to what is the most important aspect of onboarding AI into an organization. And that's ensuring there is one enterprise AI solution that connects all of your data sources, platforms, BI tools, and user excels together. Effectively, in the hierarchy of enterprise applications, AI models sit at the very top because they are going to be the eventual sole point of interaction with users. The enterprise AI models application will be the interaction layer and the action layer. Users won't update excel files anymore, they'll ask the model to update it (using the right model of course). Users won't get into Salesforce or Power BI anymore, they'll tell the AI what they want done and the model will do it. This is the shift of the information management landscape. </p><figure float="none" data-type="figure" class="img-center"><img src="https://storage.googleapis.com/papyrus_images/c867f8ec1e697151068dddf41df4b819af65da3f2da15bd903ece0ae73e7ac42.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAOCAIAAADBvonlAAAACXBIWXMAABYlAAAWJQFJUiTwAAAC3klEQVR4nI2S20vbUBzH8+ajb/tr+mJlXliEWR0yEHxwuNVtbjKwUjbHLkR2Y6A+lDktbNoOgkKco1TncYwwJ23AaDVqbBpvrW0u1NM2OdVqhg1IF4fdl/Nw8j2/cz75nt/BjH9J0/P5/NFFU9PzFhPmtItmqbCL1snpKceLvLhnMSMbQnQnbkHy4p7FLAs4hblcaHk9siFoul44KZhDTR8yKxtLkU2E0LmZ1TSz8qhwXDgp/G+C9GGGj25zfKw0u5qG/JawJeyWXp2ahjt7iZW1zUtuyQqI7cRSSspP+vykL6WkIuuRTWFjPbq+Gxf7XxHfQXA/sSOIvCDyMTEqq9K4/zM58UVWkwfJRHmApmsdrvaaluqalmr7jar61rq61vrGjubGjmbsXFew2+7O6+1NDW14Qxtub6qqu1lX03L1nee1ntNVRVUVFcKMLCuqoh4fHVsTxA/24wf7STmRlBMpJRWNrQW/eQPTo2DW9/LZfdI/cDafGQOzvv2EaJYl5cRuXExn01FeeOp60d3Z8+heb3dnj+vh4ygvWAEQwlAoxIQZJhxmGHbg7RP/hztgur/nbpUZgBrvDU72jby/NTo8tBpZY8LhxYVFJsyctURREULZTPbH3E9ZVrKZLELIChAEgWVZhNDhYTqTyUWWfi3MfRwZco0N9z1wNrx53jEy5Joc7/89/2k7xkOYgUUBAFBR5ZssCALHceefNE0vL6+S5ISmazRNS5LEcVwwOAPAvKWs9JDSl/YXQJIkqqhQKGQYRiAQIEmSoiiEEMdxX6emAABSUaZvMgAAFEUFAoHyCViWdTgcOI5TFAUhJAiitrZ2cHAQIUQQBH6mazRNsyxrt9ttNpvb7TaX7Ha72+2WJKkMACFUWVmJYRgAwDAMp9OJYVhXV5dhGB6PB8dxh8PBsqwkSRUVFRiGEQRhGIbX67XZbOZ/lO8BQghCaJaaDYQQmkuXzM1dF083DOMP8VluEcuTagwAAAAASUVORK5CYII=" nextheight="818" nextwidth="1914" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">All enterprise applications give precedence to the enterprise AI solution, directly supported by dedicated AI engineering team and AI governance committee. Users interact principally with AI layer above other enterprise applications. </figcaption></figure><p>From an information management perspective, all other applications are now on the same level - below the AI tools. This is important to understand as it solidifies the need to focus on <em>one AI solution</em> that is capable of handling all of an organizations tools and generated data. If that's not taken into consideration, we will be repeating the fragmented data landscape that all organizations have been working to escape for the last 10 plus years. Organizations cannot afford to fragment their AI tools and hope for consistent, accurate answers received by their users. Getting different results across two enterprise applications that claim to have the same data will be a huge inhibitor to adoption, success and measurable ROI. </p><p>Additionally, engineering teams cannot be expected (nor should they be asked) to define and build their own AI tools that facilitate the use of their responsible tech stack. That work is redundant within the scope of thinking enterprise-first and building context within the topmost layer. And that work should be led by a dedicated AI engineering team whose responsibilities will be to enhance and optimize models, build guardrails with model selection and prompting, and imbue context into interactions with models. </p><p>Successful AI adoption = prioritized( dedicated AI team + governance + dedicated enterprise AI solution). </p><br><br><br>]]></content:encoded>
            <author>intelligententerprise@newsletter.paragraph.com (Pierre Stricker)</author>
            <category>ai</category>
            <category>it</category>
            <category>management</category>
            <category>data</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8b8696c558697b5b860779762f350b7e3f0bf68db32f54f3dbee763beb02e923.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Context Intelligence]]></title>
            <link>https://paragraph.com/@intelligententerprise/context-intelligence</link>
            <guid>ZuRfOwylLi6XeVpeWz8j</guid>
            <pubDate>Mon, 29 Dec 2025 04:00:07 GMT</pubDate>
            <description><![CDATA[There's a big shift coming for Business Intelligence. One where the use of dashboards and reports become obsolete and is replaced by the use of LLMs via data agents. Moving forward, users interact with said data agents to ask questions and generate visuals that can help tell the story. As a result, BI engineers and developers must move further downstream to help the LLM and said data agent understand the organization's data and provide the guardrails that allow it to flourish. The introductio...]]></description>
            <content:encoded><![CDATA[<p>There's a big shift coming for Business Intelligence. One where the use of dashboards and reports become obsolete and is replaced by the use of LLMs via data agents. Moving forward, users interact with said data agents to ask questions and generate visuals that can help tell the story. As a result, BI engineers and developers must move further downstream to help the LLM and said data agent understand the organization's data and provide the guardrails that allow it to flourish. </p><p>The introduction to AI or LLMs embedded in almost every application used by an organization has highlighted a major gap in seeking the extract value from their use - the need for them to have the right context in order to accurately provide answers. This is the emergence of the <strong>Context Layer </strong>in the BI/analytics/data stack. The Context Layer is a new abstraction layer whose purpose is to tie together all of the different components that make up an organization's data <em>in writing</em>. Yes - that's the big difference now when it comes to using AI/LLMs - writing is back! </p><p>BI engineers and developers will become writers in the development of their deliverables to users. What used to result in a dashboard or report that met user requirements and was supported for adoption turns into a simple "hey the LLM is ready for your questions and use, let us know if you encounter any hallucinations." Before getting to that step, modeling the data remains the most important function of the BI engineer. Models continue to be developed and metrics, measures, and KPIs are built within the model. Once the model is built, the context of the model needs to be provided to ensure appropriate interaction between the user and the model. This becomes an exercise of getting into the users head and asking what questions they might ask. And places even more importance of capturing user questions during the requirements gathering process. Their questions should be answered not through visuals but in writing so that the LLM can understand what it needs to pull and analyze before spitting out an answer.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e371e5f571a692fb437f0fb8427a5c6199dc88f93ae5d6cbef77271f975fb35e.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAMCAIAAACMdijuAAAACXBIWXMAABYlAAAWJQFJUiTwAAADgUlEQVR4nIWTUUwbdRzHG554YTNb9lJ8mg+OlIcpZovRwEDNsiVuPkxNVISRRdnDSABlg23datBmlI1VsMGdbHIrLbSetFIrFXu7dNf2KFI6etdCj3LdjvWAjt7KVW56M39DrzAkJn7yffj//79LPv9/fr9TAAAkSQIbyOsYTd82mkRR3Dz0TZCjdyY8AQoPRPBA5DdPcBQNpPmM/EHY68URqycXdMjssw1jlsF5KgwAUAAARFHkOC6VSnEcJwgCAOBLbUdDY/Mvoy4AwB/Z7Dxz/7N2SNNtrW/V1zZ11Lfq23QDbdfMP495n0oSzz8+9967B3fuOqFSnVCpqstePrJ375vFz/dpLucFLS0tBQUFSqWyqKio5uMaAMCZhqbyyregvpssy9I0jSC2Js03Jqe/rOL4juKSfQcOaw0/9Bhd/WZ7IsEQBFF9qPyVPXuUijy7FYr9z+18JgiFQna73e12YxhGkeSw/ae6U/UohtWdqk+n0wCAVSGrNViu3LDp+509Rpe+36mDbJpuizdAAgD+kqTesy2dtTXajz5oPnr0dOWhztqaK9UfDnVdzQu2NcCD42VlB1SlpSdP1q2trcklNrkcnmWmI3NyqBhDxZg/N5q3xLIh/G6Y8EfHx2OTv4cJ/z0cX81dLi8QRZF8BkWS0yQ5TRBEdIMEE3+48GBbZmdm5OrcPMMmF9nkYoJNJtikvI7RNM/zCmkDMYcgCHLP7/p84hbiDBuJMduSWV3NFZ+kH3FLC/QyF1/m4kl2NsnOLi3QGf7Rv14gO+Rt7w2o7aLaTxDyVhCymusmtX5I021tN/yo6bZe6ho813EbD6wPoiQ9pcYtQfTqhLtrAtPHgt9RxLdBVDcTcq4LHA4HDMNVVVWFhYUlJSUwDDscjjMNTa++Vm4cMDEME41GBy1Io7rH7PS/9PrbO5Qvbk7RLeNwfI7GMI8JOh+bgl8ozk9R7fsH5ylzdGpkXeByuSAIgmEYyoEgyIWL6i/atWNutPWCWhCyAIDl1MqlrgFd38h5Hdys6T3bcesrw/Dlr613fKHc658E8e+nvT29nXWfn36j8ZOKm/pPKcIQmbT99xSNOByq0tLyispjx9/heV4+9wbIkTH/r55JOU404NzyJ68s0nEKTSWnMiuRzEpkiQ3Okejj9MN1wWaTZQAAHMchCGIyGQnCv1X/v/y9JZv8Azk4YT6m8+O6AAAAAElFTkSuQmCC" nextheight="564" nextwidth="1534" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><strong>BI Engineering output shifts to providing context to LLMs/agents</strong></figcaption></figure><br><p>Providing context  means writing down all of the idiosyncrasies of an organizations. Acronyms, explanations to key words and key phrases used by various branches of the business, Excel files, relationships between different data points (think about how much is inferred through our conversations but not explicit when viewing the data), and questions that need to be answered. In a way, it's a giant Q&amp;A document stored in the backend. And so the BI engineer spends a substantial portion of their time developing the context and validating that their words are translating to accurate answers provided by the LLM. </p><p>This shift also opens up a new market and the growing importance of tools that seek to create a context layer. Because where should this context live? In text files stored on Sharepoint the LLM is pointed to? exclusively in Power BI semantic models? There will be a need to store the context and make it accessible. One could develop that using the LLM itself. An option that I've been exploring is Microsoft's Ontology feature which I believe is their first foray into enabling users to create a context layer and makes use realize that data leaders seeking to stay on top of AI development need to start thinking about the context of their data and how to connect it all together. </p><p>Another component to the mapping of data and LLMs are the multiple LLMs existing within an organization. We all know there's not just one but many that are being used by all different individuals. Whether those are embedded within tools found in common engineering stacks or standalone models where all users export their thinking or ask their questions, there is a need for governance (One LLM To Rule Them All - future post <span data-name="wink" class="emoji" data-type="emoji">😉</span> ). We've lived through the fragmented siloed data landscape where the preeminent problem was "Hey your data is siloed across various databases. Let's bring it all together in a data warehouse/lakehouse." Next comes the fragmented siloed LLM landscape where the problem will be "Hey your agents don't talk to each other. Let's bring them all together in a new AI unification layer." Data leaders need to think through how to stop the spread of agents and model use within their organizations. </p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/80f5235087799bd9e2b9b291e74fdf85762b859103e1322e1122fa83375cfc73.png" blurdataurl="data:image/png;base64,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" nextheight="774" nextwidth="896" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">The Context Layer supports accurate use of AI/LLMs across organizations and necessitates an overarching governance</figcaption></figure><br><p>At this point, I should most likely shift my terminology to "agents" and more specifically "data agents" whose task will be to retrieve data for users or create reporting for them. I will reserve a deeper dive into how these agents can be best served across the data stack for a future post. For now, the focus is on the shift that is coming to data teams and Business Intelligence teams. </p><p>Data Engineers will continue to focus on ingesting data into centralized repositories. BI Engineers will continue to model the data. And there will be a focus on writing the context around all of the data that is accrued across the enterprise. The rise of Context Engineers? </p><p>Additionally data leaders and data teams will shift their long-term focus (we should be doing this now to be fair as we are a couple of years in) on managing the various LLMs and agents living within the enterprise ecosystem. Frameworks need to be established that help users use them and prevent privacy and security issues. With the framework, the layer that ensures agents and LLMs talk to each other, keeping themselves informed of each other's activities, potentially checking themselves on accuracy and anything else that might need to be shared to represent a shared context across the enterprise. We do not want to be in a situation where LLMs provide different answers yet we are undoubtedly  heading in that direction. </p><p>There's a big shift coming and I'll seek to guide us through it over my next posts - stay tuned! </p>]]></content:encoded>
            <author>intelligententerprise@newsletter.paragraph.com (Pierre Stricker)</author>
            <category>#businessintelligence</category>
            <category>#ai</category>
            <category>#data</category>
            <category>#analytics</category>
            <category>#dataagents</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/7a2be50da1158b2cf58d7557d854d7254fd0cd6d8cef2d301a751d8429d16f91.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Centralized Self-Service Analytics]]></title>
            <link>https://paragraph.com/@intelligententerprise/centralized-self-service-analytics</link>
            <guid>shoF4mZyXsAAtEPpL7HP</guid>
            <pubDate>Mon, 10 Nov 2025 04:11:25 GMT</pubDate>
            <description><![CDATA[I should start this post by stating that I'm commingling BI and analytics together for the purpose of this post and using a generalized "Analytics" to represent the roles that support data and the use of data. A future post will be dedicated to all of the ways an organization can set up BI teams, analytics teams, and data engineering teams. When we talk about analytics at an organization, two operating models are usually at the forefront of preferences or strategic options. A centralized anal...]]></description>
            <content:encoded><![CDATA[<p>I should start this post by stating that I'm commingling BI and analytics together for the purpose of this post and using a generalized "Analytics" to represent the roles that support data and the use of data.  A future post will be dedicated to all of the ways an organization can set up BI teams, analytics teams, and data engineering teams. </p><p>When we talk about analytics at an organization, two operating models are usually at the forefront of preferences or strategic options. A centralized analytics model and a self-service analytics model. The nature of the approach is pretty self-explanatory in their naming convention. Centralized analytics is defined by having 1 team or groups of teams all reporting to a centralized function while dedicated to servicing the business. Self-service or decentralized analytics is where each business team runs their own analytics teams dedicated to supporting that business department exclusively. </p><p>Before we dive further, let's take a step back and understand that this operating model is tied to or limited by the business unit that it supports. Going beyond the different department or business teams of that business unit, it's important to understand that an analytics operating model can be replicated across different business units but its implementation and subsequent operation should not span different business units. For example, a large multinational organization operates various business units from selling cars, houses, and consumer goods. Under each of those business units, an analytics operating model should be established and supported by appropriate technological and people resources. </p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c8fb703c922fb6d81c866db72ccdf3c66ff88fb43315b25c293fe82477cde45e.png" blurdataurl="data:image/png;base64,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" nextheight="391" nextwidth="436" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Each of these business units should the have tools, individuals, and technologies to fully support analytics for that business unit. One single analytics stack in support of multiple business units would quickly cripple the analytics function as those teams would either be too small to support demand and deliver insights on time. Or they would be too big and be weighed down by the sheer bureaucracy naturally adopted from multiple large teams. </p><p>An analytics stack I define as the tools, teams, and technologies that support analytics functions and are composed of a data platform (data warehouse), a team of data/analytics engineers, BI engineers and a BI platform, and data analysts. </p><p>In a centralized function, the entire analytics stack sits under one individual - usually a Vice-President of Data &amp; Analytics. This individual works with business teams to understand their needs and works to deliver data products or data solutions that provide said business teams with the data or reporting they need. As an example under this model, a request will be made to the front-end data team (BI engineers or data analysts), the data and analytics engineers will develop a new table and data model, and the BI engineers and data analysts will further refine the model while working with business users to ensure their needs and requirements are met. Granted, this is a gross oversimplification but you understand the point. All of the above happens "in-house". The business's only ability is to use the data or reporting solution that will be provided to them. Even for ad-hoc data requests, those go to the analysts to write a query and provide the data (usually in excel). </p><p>Under the centralized model, the business will face a bottleneck  in the access of data and information. Both will be slow as requests are prioritized and acted upon by the corresponding data team. Not necessarily a bad thing if you ask me, especially if the business is too reactionary versus proactive. In the centralized model, the data teams focus on building the right thing for the right insights. The right solution is always more effective than a dozen misguided attempts at the solution that ultimately get tossed away. Faced with finite resources, the business is forced to make decisions on what it truly values and needs to grow. </p><p>On the other hand, in a decentralized function, the flow of information is correlated to the amount of analysts on the business teams. In the decentralized or democratic model, the top (or front) end of the analytics stack sits with the business and reports directly to the business. Analysts are empowered to act as data experts, BI engineers, report developers, and anything in between that involves the retrieval and use of data. Business analysts work with their heads of business to identify data and reporting needs building data models, and reports that fit the requirements. In this scenario, speed-to-value is prioritized as requests can be turned around quickly as there is no reliance on an engineering team to build something for them. And if there is a need for more data, what's wrong with sticking a few excel files into a BI tool and maintaining that on a daily and weekly basis?</p><p>The decentralized or democratic analytics operating model gets data into the hands of the business faster but at the cost of maintaining manually-operated reports and data solutions. Business teams are not set up to maintain technical engineering solutions. Lack of knowledge into best practices and standards leads to things that "work" in the sense that the output is trusted but don't work as soon as the individual who's built it is gone. Business created and owned solutions last as long as the person who put it together. There are countless examples where the business maintains something but has no idea what it actually is and therefore can't make changes to it. </p><p>I'm quite obviously showing my bias at this point in time. But I would make the argument that is it worth discussing the benefits of an operating model that only has... one benefit? Organizations that establish a decentralized function in their analytics operating model will get fast results that fizzle quickly. One way to address this is to establish a hybrid model. Decentralized centralized analytics. </p><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f615d0c1db3ae301856ec31cb79dc06101a891e2093538afe48a6ec243ba15e9.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAWCAIAAAAuOwkTAAAACXBIWXMAABYlAAAWJQFJUiTwAAACk0lEQVR4nO2UTU8TURSGZ1FMtCb8BVy7YOWGPwA7IihEw4LELsCk0RiN2gQ3mpQNxg2JMSEuSCVpgjBNQcEA2hiknUrSiWaQdmydlilKP+4M09LeO/aY4Wo7tEwhUXa+q5PJuec5X3MYOChZliVJgn8npmphjAHA6XT29/cDQKFQOBHA0NBwb2/vf8CJAjAmxwVgjHVywLu5flYqjR8NQOGPzABVUQBAJ4SCj5/1WjgSi0vNKuju7gaA9dXVm1evLLGzFEN9dELqajKH5tZ5Ob0jJlKlcrkGQAgNDAy4XC6WZc2Awa6u862tlzo63s7NqYoiCkJju/Z5OgB8FqK5PIrwgqJo9S2SJInZV1vbOQBwOBy0RU9GRua9U89G3aN3buuELPl86VSS5zie4wBAU1X6fkvezuXR+w8fq6GPO+RSuYwxToqiOfGtxNd0KpUURe/ERCaTnZ6c9E77EFKoDw1dN7PakBFCZgCNPu+dona1+xhjRdFyeeSdmY+EQkZx7GwkFEqnUqIgNM7fsoLGB1qhiJASi0sz/jcAFfNq6oRkv28HFl7ns1mfx6Op6l6xeMQWLfv9tN0AUCwWMSbRWHwtHGnc+rrhy4mEpqo8x9GAhwAu9vTohMSjUQDY1bRSubwWjjwae/pq8Z1/YcXj9fsXVrI5o59mNW6wZQWX+/q+rIc3NzZ3NW1xOcB/2sAYP3/x8prz/o27Dwev3xu+9SDxLQlQwYdpzyjXkCXgQnu70aJAKJf/vYt/o3rA47ExhmFOnzlrs9nsdrttX9Sgv0tLyylq2K3FMExnZ2c9oKofO5mYtYLBIEIIYyxJUhM3WZYtAVbXjV5Dmn41xyNP4SEAK9FYLMu63e7x8XGer61sE8Av5o1I8SSft6MAAAAASUVORK5CYII=" nextheight="590" nextwidth="862" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Self-service/decentralized/democratized analytics provides fast initial value which eventually tapers off via lack of governance. Centralized analytics delivers greater value over time via concentrated efforts to focus on analytics that matter to the business.  </figcaption></figure><h3 style="text-align: center" id="h-self-service-initial-burst-of-value" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Self Service = Initial Burst of Value</h3><h3 style="text-align: center" id="h-centralized-value-over-time" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Centralized = Value over Time</h3><hr><p>Decentralized centralized analytics has the greatest chance of finding the balance to deliver value over time at fastest speed. In a decentralized centralized analytics operating model, analytics functions still sit under a central authority but front-end members of the data team (BI engineers and/or data analysts) sit with the business and work exclusively with that business team or function. This is arguably more commonly known as the hub-and-spoke approach or the business partners approach where members of the analytics function serve as direct partners in support of business needs. </p><p>Under this operating model, the business knows the individual they need to work with for reporting and data needs. Sitting within the team, the data analyst or business engineer becomes knowledgable in data that business team generates (and it's preferences for reporting). Being part of the centralized analytics function, the data analyst or business engineer is empowered to build data and reporting solutions that are efficient, scalable, and follow standards and best practices. The centralized function teaches them those standards and best practices as they report to their analytics leaders and that knowledge is leveraged in their output for the business team they are attached to. This way, the business receives a fast response to its reporting and data needs while governance and scalability are addressed. </p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9be619941bfb14f8e500ddc77f9ef66446979c1e6f51a04b424a3174cddaf21d.png" blurdataurl="data:image/png;base64,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" nextheight="1156" nextwidth="1164" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Front-end of analytics stack reports to centralized analytics function but is assigned and sits with business teams to understand the business and provide reporting and data needs</figcaption></figure><p>In the prior paragraph, I say "sitting with the team" which I mean quite literally. In the decentralized centralized analytics operating model, the BI engineers and data analysts desk's should be located with the business team in the office - in fact, there should be nothing that should prevent them from not being considered a member of the team. They should act as a team. Talk to each other in person to solve data and reporting issues. Understand what each is working on. The only thing that would identify the engineers and analysts as being different are their weekly meetings with their managers and governance-focused ceremonies (this is important and a future blog post!). </p><p>Let's quickly summarize. Self-service/decentralized/democratized analytics operating models prioritize speed-to-value which fizzles over time. Centralized analytics operating models prioritize value which takes a while to actualize. Decentralized centralized analytics aims to prioritize both through analytics partners assigned to specific business functions. </p>]]></content:encoded>
            <author>intelligententerprise@newsletter.paragraph.com (Pierre Stricker)</author>
            <category>bi</category>
            <category>businessintelligence</category>
            <category>analytics</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/cef56b9e987796a29ad1579303408a9b9ede1f643b921df2e007df23e312faf5.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[LLM + BI = GenBI?]]></title>
            <link>https://paragraph.com/@intelligententerprise/llm-bi-=-genbi</link>
            <guid>Jf9iYwvLDW5p3llNF1Ij</guid>
            <pubDate>Mon, 22 Sep 2025 00:16:58 GMT</pubDate>
            <description><![CDATA[I wasn't planning on talking about the intersection of AI (LLMs) and Business Intelligence now but how can one avoid talking about anything but. Let's take a little detour. Even if we are talking about LLMs, allow me to simply say "AI" throughout this post. AI has its place in the world of BI. I believe there is value in embedding AI capabilities into your BI stack - whether it's an aide to engineers as they develop or an agent that the business can interact with. That is the spectrum as I se...]]></description>
            <content:encoded><![CDATA[<p>I wasn't planning on talking about the intersection of AI (LLMs) and Business Intelligence now but how can one avoid talking about anything but. Let's take a little detour. Even if we are talking about LLMs, allow me to simply say "AI" throughout this post.</p><p>AI has its place in the world of BI. I believe there is value in embedding AI capabilities into your BI stack - whether it's an aide to engineers as they develop or an agent that the business can interact with. That is the spectrum as I see it today - the generation of code based on solutions led by engineers and engineering teams and the front-end agents or data agents that serve as the go-between the business and its data. I'm sure a good portion of you reading this have used a few of the models for generating code across various languages. Who can deny that boost in productivity and creativeness (if you ask for creative solutions). That's a gain that, to me, has already been realized across organizations leveraging AI whether they know it or not. As such, it's vital that AI use is understood and spoken about. Building said understanding allows the building of appropriate AI governance which organizations will need to drive innovation and value from AI. </p><p>When it comes to the front-end "AI agents", I have been pleasantly surprised as what they can do. In testing, we created a table and PowerBI semantic model that contains a massive amount of KPIs and metrics. Releasing an agent on top of that model yielded poor results until a few hundred lines explaining the relationship of the data, anticipating user questions, and translating regular written English to column names provided enough guidance for the agent to start answering questions with increased accuracy. To the point where we were impressed with how well it was responding. </p><p>Armed with that wealth of information, the agent was not only able to answer questions that a user might usually look at a report or dashboard for, it was also able to generate appropriate graphs and visuals that further helped the user understand the data. And this point right here is where I believe AI has its place in Business Intelligence. Where we get to "GenBI". </p><p>I imagine a future maturity state of Business Intelligence across an organization that does <em>not </em>involve the use of common BI tools such as Power BI or Looker. In this maturity state, the top level of the stack is simply an agent embedded within the warehouse or lakehouse, provided with guidance, and business users interact solely with the agent in the answering of questions, the generation of reports and dashboards. BI teams are no longer developing reports and dashboards for the user, they are building data models and injecting the model with relational data context in order to give the users the ability to generate their answers and visuals for storytelling. This is the foundational shift in Business Intelligence via AI. I no longer need to grow a BI team to model data and build reports for users. This, as we know, is time-intensive approach. Queue all of the stories we've heard about gathering requirements from users and doing UAT... With a focus on AI, I can have my team ensure the agent has the appropriate guardrails and then letting users run with it. Speed to delivery can be quasi-eliminated as no one needs to wait for the BI team to build a report. Any information can be available as soon as it has been modeled and the agent been given the context. </p><p>Now I realize I might be getting ahead of myself. No matter how excited I am about piloting an agent-first BI stack - there's plenty of things to watch out for as we move towards GenBI. Governance will be key (again). Organizations will need to spend time logging and documenting their data and the relationship of data across the whole enterprise. Users will need to be trained in interacting with agents. AI teams will most likely need to be stood up in support of managing various agents. I could go on and on but I'm not writing about AI Governance. Not yet anyways. However AI Governance will supersede the need for BI Governance as the former takes over the latter in its importance of giving organizations the insights they need into their operations. </p><p>Even if we are at the beginning stages of AI in BI, there already is plenty of value to extract from what's been made available. Whether that's through something like Microsoft Fabric data agents or a fully open-sourced solution, the landscape is changing and BI leaders must be ready to incorporate AI into their stack. </p><br>]]></content:encoded>
            <author>intelligententerprise@newsletter.paragraph.com (Pierre Stricker)</author>
            <category>#ai</category>
            <category>#businessintelligence</category>
            <category>#genbi</category>
            <category>#fabric</category>
            <category>#llm</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/fd4d806bdeb7d0f52b5ae8f899d5619e1b567b24430f65945fedf5b56e08035d.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Talking Business]]></title>
            <link>https://paragraph.com/@intelligententerprise/talking-business</link>
            <guid>3rvWJn8wUC7KpCdvHvXi</guid>
            <pubDate>Mon, 25 Aug 2025 00:49:28 GMT</pubDate>
            <description><![CDATA[I'm excited to kick off what will soon follow - a long series of thoughts about my experience leading Business Intelligence teams, growing BI maturity across organizations, and everything that comes with it.]]></description>
            <content:encoded><![CDATA[<p>I'm excited to kick off what will soon follow - a long series of thoughts about my experience leading Business Intelligence teams, growing BI maturity across organizations, and everything that comes with it. We'll aim to cover everything from best practices and industry standards to lessons through failure and persevering through to success. </p><p>Business Intelligence comes in many shapes and sizes. What might work for one organization might not work for another. Maturity differs and implies a different approach that suits the organization's needs. The solution is not always to purchase a BI tool like Tableau. Sometimes all that's needed is a bit of governance. Other times it's a vision and strategy to that vision. Maybe there's not even a need to purchase a BI tool (the first step might be to mature analytics - we'll get to that). The possibilities are endless. </p><p>Whatever the path chosen, the content is deep. There are layers and layers to uncover and think through. It might seem like a simple decision but if not thought out carefully, you'll end up at the bottom of Kilimanjaro instead of at the bottom of the rolling hills of Windows XP (you know which background I'm talking about). </p><p>My goal is to get you to understand the puzzle that we're looking at so you focus on putting the right pieces together instead of questioning if there even is a puzzle. </p><p>We always hear that BI is about turning data into actionable insights - and that's true but what does that mean? To me, it's about giving the business the ability to look itself into the mirror and know why it's making the decision it makes. Let's look at Business Intelligence through the mirror and figure out what to do. </p><p>Pierre</p>]]></content:encoded>
            <author>intelligententerprise@newsletter.paragraph.com (Pierre Stricker)</author>
            <category>businessintelligence</category>
            <category>dataanalytics</category>
            <category>businessstrategy</category>
            <category>datadriven</category>
            <category>analytics</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0668ceee024a705f712f6240a3235db6.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>