<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zenna Akinyi</title>
    <description>The latest articles on DEV Community by Zenna Akinyi (@zenna_akinyi_38b003ba42c0).</description>
    <link>https://dev.to/zenna_akinyi_38b003ba42c0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3951182%2Fda6bda0b-0937-4064-ad7e-dc9227895958.png</url>
      <title>DEV Community: Zenna Akinyi</title>
      <link>https://dev.to/zenna_akinyi_38b003ba42c0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zenna_akinyi_38b003ba42c0"/>
    <language>en</language>
    <item>
      <title>Where Data Meets Intelligence: Relationships, Schemas, and Joins</title>
      <dc:creator>Zenna Akinyi</dc:creator>
      <pubDate>Sat, 04 Jul 2026 07:23:28 +0000</pubDate>
      <link>https://dev.to/zenna_akinyi_38b003ba42c0/where-data-meets-intelligence-relationships-schemas-and-joins-26hb</link>
      <guid>https://dev.to/zenna_akinyi_38b003ba42c0/where-data-meets-intelligence-relationships-schemas-and-joins-26hb</guid>
      <description>&lt;p&gt;Imagine Power BI as a city's central transportation hub.&lt;br&gt;
Every table is like a neighborhood. Relationships are the roads connecting neighborhoods. Schemas are the city map showing how everything is organized. Joins are the vehicles that move information from one place to another.&lt;br&gt;
Power BI is the traffic control center, ensuring data flows efficiently so everyone reaches the right destination. Such a powerful concept, right? Lets take a ride on this road&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3ik2h0pz5it84745sshi.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3ik2h0pz5it84745sshi.jpeg" alt="Power BI family" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;u&gt;Relationships&lt;/u&gt;
&lt;/h2&gt;

&lt;p&gt;Imagine a city where roads connect neighborhoods but there are no traffic lights, road signs, or speed limits. The result would be congestion, wrong turns, and accidents. Similarly, without relationships, Power BI would struggle to understand how different tables are connected, leading to inaccurate analysis. Relationships provide the rules that guide data from one table to another, ensuring reports and dashboards display consistent and reliable results.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbx4phwasb8c97mo3loxn.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbx4phwasb8c97mo3loxn.jpeg" alt="Types of relationships" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Schemas
&lt;/h2&gt;

&lt;p&gt;A schema in Power BI is like a city's road map or blueprint. Before people can travel efficiently, the city needs a well-planned layout showing where neighborhoods, roads, bridges, and intersections belong. Similarly, a schema organizes data tables into a logical structure, defining how they relate to one another. Just as a road map helps drivers navigate the city, a schema helps Power BI understand how data is arranged, ensuring information flows accurately and efficiently.&lt;/p&gt;

&lt;h2&gt;
  
  
  Joins
&lt;/h2&gt;

&lt;p&gt;Joins are like the roads and bridges that connect different neighborhoods within a city. Without these connections, each neighborhood would remain isolated, making travel difficult. In Power BI, joins combine related information from different tables using common fields, allowing data to move seamlessly across the model. Whether it's an Inner Join, Left Join, Right Join, or Full Outer Join, each join determines which "routes" are available and which data reaches its destination.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Just as a well-planned transportation network keeps a city running efficiently, schemas, relationships, and joins work together to create a strong and reliable data model in Power BI. Understanding these three concepts is essential for building efficient Power BI reports and dashboards that turn raw data into actionable intelligence.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How Excel is Used in Real-World Data Analysis</title>
      <dc:creator>Zenna Akinyi</dc:creator>
      <pubDate>Sat, 06 Jun 2026 05:18:25 +0000</pubDate>
      <link>https://dev.to/zenna_akinyi_38b003ba42c0/how-excel-is-used-in-real-world-data-analysis-53hb</link>
      <guid>https://dev.to/zenna_akinyi_38b003ba42c0/how-excel-is-used-in-real-world-data-analysis-53hb</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Excel converts raw data to useful data in rows and columns, allowing you to perform calculations, create charts, analyze data, and automate tasks with formulas and functions. The rows are represented using numbers, while the columns are represented by letters. Cells are where columns and rows intersect. Excel worksheets contain columns and rows, while the workbook has several sheets.&lt;/p&gt;

&lt;h2&gt;
  
  
  Uses of Excel in the real world
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;To understand what is happening:
A small shop owner can use Excel to track daily sales and could create a pivot table to show sales that are highest on weekends and lowest on Mondays, while a line chart reveals that phone accessory sales spike every December to help them understand which products sell when and plan stock accordingly.&lt;/li&gt;
&lt;li&gt;To spot problems:
A teacher could use Excel to highlight all student grades below 50% in red, instantly spotting which students need extra help.&lt;/li&gt;
&lt;li&gt;To predict the future:
A farmer can use Excel, with the last 3 years of rainfall and crop yield data, to predict next season's harvest, while a small business owner can use it to predict next month's sales based on the past 12 months, helping them decide how much inventory to order and when to hire temporary staff.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Uses of Excel functions
&lt;/h2&gt;

&lt;p&gt;Excel has several functions. I have listed a few&lt;br&gt;
&lt;code&gt;ctrl+shift+$&lt;/code&gt; is used to change the currency.&lt;br&gt;
&lt;code&gt;conditional formating&lt;/code&gt;is used to highlight the color.&lt;br&gt;
&lt;code&gt;alt+H+O+I&lt;/code&gt;is used to separate data.&lt;br&gt;
&lt;code&gt;proper function&lt;/code&gt;is used to capitalize the first letter.&lt;br&gt;
&lt;code&gt;lower function&lt;/code&gt;is used to convert to lowercase&lt;br&gt;
&lt;code&gt;upper function&lt;/code&gt;is used to convert to uppercase&lt;br&gt;
&lt;code&gt;alt+H+B&lt;/code&gt;is used to underline the header&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz499o9omueet9dx8zlfu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz499o9omueet9dx8zlfu.jpg" alt="More excel functions" width="800" height="1035"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Before learning Excel, all I saw was numbers and too much information. I thought it was just a data entry tool and that was it. Excel has taught me problem-solving skills, patience, keenness, and to slow down and listen to my data because behind every piece of data there is a decision to be made or a decision was made. Now I see Excel as a powerhouse for better decisions, and my perspective on data has definitely changed. &lt;/p&gt;

</description>
      <category>analytics</category>
      <category>beginners</category>
      <category>microsoft</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
