<?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: Samuel Owino</title>
    <description>The latest articles on DEV Community by Samuel Owino (@samuel_owino).</description>
    <link>https://dev.to/samuel_owino</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3708646%2Ff3ab6085-ccc7-4e3a-9709-3d40e23af1ef.png</url>
      <title>DEV Community: Samuel Owino</title>
      <link>https://dev.to/samuel_owino</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samuel_owino"/>
    <language>en</language>
    <item>
      <title>HOW TO NAVIGATE THROUGH POWER BI ON A TASK AT HAND</title>
      <dc:creator>Samuel Owino</dc:creator>
      <pubDate>Sun, 08 Feb 2026 05:24:48 +0000</pubDate>
      <link>https://dev.to/samuel_owino/how-to-navigate-through-power-bi-on-a-task-at-hand-4622</link>
      <guid>https://dev.to/samuel_owino/how-to-navigate-through-power-bi-on-a-task-at-hand-4622</guid>
      <description>&lt;h2&gt;
  
  
  How Analysts Translate Messy Data, DAX, and Dashboards into Action Using Power BI
&lt;/h2&gt;

&lt;p&gt;Power BI is a powerful tool used by most of the Analyst to get insights when analyzing dataset provided, is mostly efficient compare to Excel according to the features it contains.&lt;/p&gt;

&lt;p&gt;Power BI sits at the intersection of data preparation, analytical logic, and visual storytelling. When used correctly, it becomes a decision-making tool rather than a reporting tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Messy Data to a Trusted Foundation through Power Query
&lt;/h2&gt;

&lt;p&gt;I****n firsthand  datasets often include missing values, incorrect entries, inconsistent naming conventions, and outliers that can distort analysis.&lt;br&gt;
Analyst load Dataset in Power BI from any source of data&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Home File -&amp;gt; Blank report-&amp;gt;Excel
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&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%2Fto3p1qlrd9xgamehuh9t.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.amazonaws.com%2Fuploads%2Farticles%2Fto3p1qlrd9xgamehuh9t.jpeg" alt=" " width="166" height="260"&gt;&lt;/a&gt;&lt;br&gt;
Using &lt;strong&gt;Power Query&lt;/strong&gt;, analysts clean and transform raw data by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Removing duplicates and invalid records&lt;/li&gt;
&lt;li&gt;Standardizing dates, currencies, and categories&lt;/li&gt;
&lt;li&gt;Merging data from multiple sources into a single model&lt;/li&gt;
&lt;li&gt;Creating structured dimensions such as time, geography, and product hierarchies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This process ensures that decision-makers are working from a single, reliable version of the truth. Clean data directly impacts business outcomes—poor data quality can lead to incorrect pricing decisions, inaccurate forecasts, or misallocated resources.&lt;/p&gt;

&lt;h2&gt;
  
  
  Turning Business Logic into DAX Calculations
&lt;/h2&gt;

&lt;p&gt;Once data is structured, the next challenge is translating business questions into measurable logic. This is where &lt;strong&gt;DAX (Data Analysis Expressions)&lt;/strong&gt; becomes critical.&lt;/p&gt;

&lt;p&gt;DAX allows analysts to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Calculate total sum, average, calculate function, count average through new measures &amp;amp; new column&lt;/li&gt;
&lt;li&gt;Calculate KPIs such as revenue growth, profit margins, and customer retention&lt;/li&gt;
&lt;li&gt;Compare performance across time periods using time intelligence&lt;/li&gt;
&lt;li&gt;Segment customers, products, or regions based on behavior&lt;/li&gt;
&lt;li&gt;Apply business rules such as discount thresholds or performance targets&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For example, instead of simply showing total sales, an analyst can use DAX to identify declining customer cohorts, flag underperforming regions, or calculate the true impact of discounts on profitability. These calculations convert raw numbers into insights that directly influence strategic and operational decisions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Modeling for Decision Accuracy
&lt;/h2&gt;

&lt;p&gt;Behind every effective Power BI report is a well-designed data model. Analysts use fact and dimension tables, proper relationships, and &lt;strong&gt;star schemas&lt;/strong&gt; to ensure calculations behave correctly.&lt;/p&gt;

&lt;p&gt;A strong data model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Improves report performance&lt;/li&gt;
&lt;li&gt;Prevents misleading totals and duplicated metrics&lt;/li&gt;
&lt;li&gt;Allows users to slice data accurately across multiple dimensions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This structure ensures that when a manager filters by month, region, or product, the numbers remain consistent and trustworthy. Accurate modeling reduces confusion and builds confidence in analytics outputs.&lt;/p&gt;

&lt;p&gt;Power BI Chart&lt;br&gt;
This Charts in POWER BI visual insight, make value understanding and show relationship of variables&lt;/p&gt;

&lt;p&gt;Column Chart - displays data using vertical bars to compare values across categories&lt;br&gt;
Bar Chart -  is similar to a column chart but uses horizontal bars.&lt;br&gt;
Line Chart -&lt;br&gt;
Pie Chart - is used not more variable at a go&lt;br&gt;
Tree Chart - is use compare two different measures&lt;br&gt;
Scatter Chart - show relationship between two numeric variables&lt;br&gt;
Q&amp;amp;A Chart - this make the variable interactive and give insights on variables&lt;/p&gt;

&lt;p&gt;Choosing an appropriate chart give correct insight and relationship between variables&lt;/p&gt;

&lt;h2&gt;
  
  
  Dashboards as Decision Interfaces
&lt;/h2&gt;

&lt;p&gt;Dashboards are not just visual summaries—they are decision interfaces. Effective Power BI dashboards focus on clarity, relevance, and action.&lt;/p&gt;

&lt;p&gt;Well-designed dashboards:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Highlight key KPIs aligned to business goals&lt;/li&gt;
&lt;li&gt;Use trends and comparisons to show performance over time&lt;/li&gt;
&lt;li&gt;Enable drill-downs to investigate root causes&lt;/li&gt;
&lt;li&gt;Reduce information overload by focusing on what matters&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For example, an operations dashboard may reveal rising delivery delays in a specific region, prompting immediate intervention. A sales dashboard may show declining conversion rates, triggering changes in pricing or marketing strategy.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Insight to Impact
&lt;/h2&gt;

&lt;p&gt;The true measure of an analyst’s work is impact. Power BI enables analysts to move beyond reporting and into decision support by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identifying risks before they escalate&lt;/li&gt;
&lt;li&gt;Supporting data-driven planning and forecasting&lt;/li&gt;
&lt;li&gt;Enabling leaders to act with confidence&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When messy data is cleaned, business logic is encoded in DAX, and insights are presented through intuitive dashboards, analytics becomes a strategic asset rather than a technical exercise.&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%2Fj0shb5l22ziwjkctjaac.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.amazonaws.com%2Fuploads%2Farticles%2Fj0shb5l22ziwjkctjaac.jpeg" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Power BI is more than a visualization tool. It is a platform where data preparation, analytical reasoning, and business understanding come together. Analysts who master this process play a crucial role in translating complexity into clarity.&lt;/p&gt;

&lt;p&gt;By transforming messy data into meaningful metrics and actionable dashboards, Power BI analysts help organizations make smarter, faster, and more confident decisions—turning data into real-world impact.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>beginners</category>
      <category>microsoft</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>ESSENTIAL IN POWER BI</title>
      <dc:creator>Samuel Owino</dc:creator>
      <pubDate>Thu, 05 Feb 2026 07:19:03 +0000</pubDate>
      <link>https://dev.to/samuel_owino/essential-in-power-bi-438g</link>
      <guid>https://dev.to/samuel_owino/essential-in-power-bi-438g</guid>
      <description>&lt;h2&gt;
  
  
  Schemas And Data Modeling
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Data modelling## is one of the most important parts of working with Power BI. It is how you organize your data so that reports are correct, easy to read, and fast to use. A good data model helps Power BI understand how tables connect and how numbers should be calculated.
&lt;/h2&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%2Fqljubcj2cmwvc5pngduc.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%2Fqljubcj2cmwvc5pngduc.jpg" alt=" " width="251" height="201"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What Is Data Modelling in Power BI?&lt;/p&gt;

&lt;p&gt;Data modelling means arranging your data tables and defining how they relate to each other. In Power BI, this is done in the Model view, where you connect tables using relationships.&lt;/p&gt;

&lt;p&gt;A good data model;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Makes reports faster&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Makes calculations easier&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Makes calculations easier
&lt;/h2&gt;

&lt;p&gt;Reduces mistakes in totals and visuals&lt;/p&gt;

&lt;p&gt;A poor data model can cause slow reports, confusing charts, and incorrect results.&lt;/p&gt;

&lt;p&gt;Fact Tables and Dimension Tables&lt;/p&gt;

&lt;p&gt;Power BI models are mainly built using two types of tables:&lt;/p&gt;

&lt;p&gt;Fact Tables&lt;/p&gt;

&lt;p&gt;Fact tables store numbers you want to measure, such as:&lt;/p&gt;

&lt;p&gt;Sales amount&lt;/p&gt;

&lt;p&gt;Quantity sold&lt;/p&gt;

&lt;p&gt;Profit&lt;/p&gt;

&lt;p&gt;Discounts&lt;/p&gt;

&lt;p&gt;These tables usually have many rows and grow as more data is added.&lt;/p&gt;

&lt;p&gt;Dimension Tables&lt;/p&gt;

&lt;p&gt;Dimension tables store descriptive information that explains the numbers, such as:&lt;/p&gt;

&lt;p&gt;Customers&lt;/p&gt;

&lt;p&gt;Products&lt;/p&gt;

&lt;p&gt;Dates&lt;/p&gt;

&lt;p&gt;Locations&lt;/p&gt;

&lt;p&gt;Categories&lt;/p&gt;

&lt;p&gt;Fact tables are linked to dimension tables using IDs like ProductID, CustomerID, or Date. This keeps the model organized and easy to analyze.&lt;/p&gt;

&lt;h3&gt;
  
  
  Star Schema
&lt;/h3&gt;

&lt;p&gt;The star schema is the most common and recommended structure in Power BI. It has:&lt;/p&gt;

&lt;p&gt;One central fact table&lt;/p&gt;

&lt;p&gt;Several dimension tables connected directly to it&lt;/p&gt;

&lt;p&gt;The layout looks like a star, with the fact table in the middle.&lt;/p&gt;

&lt;p&gt;Why Star Schema Is Best&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Faster performance&lt;/li&gt;
&lt;li&gt; Easier to understand&lt;/li&gt;
&lt;li&gt;Simpler DAX formulas&lt;/li&gt;
&lt;li&gt; Fewer relationship problems&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Power BI works best with star schemas, which is why they are widely used in reporting.&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%2Fdt5ynesg1m0dla8gvf3k.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.amazonaws.com%2Fuploads%2Farticles%2Fdt5ynesg1m0dla8gvf3k.jpeg" alt=" " width="518" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Snowflake Schema
&lt;/h3&gt;

&lt;p&gt;A snowflake schema is similar to a star schema but more complex. Dimension tables are split into smaller tables. For example, a Product table may connect to a separate Category table.&lt;/p&gt;

&lt;p&gt;Downsides of Snowflake Schema&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;More relationships to manage&lt;/li&gt;
&lt;li&gt;Harder for beginners to understand&lt;/li&gt;
&lt;li&gt;Can slow down Power BI reports&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Because of this, snowflake schemas are usually &lt;strong&gt;avoided&lt;/strong&gt; unless necessary.&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%2Fz0lqrrf1li64zvpmhq5b.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.amazonaws.com%2Fuploads%2Farticles%2Fz0lqrrf1li64zvpmhq5b.jpeg" alt=" " width="800" height="522"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Relationships in Power BI
&lt;/h2&gt;

&lt;p&gt;Relationships tell Power BI how tables are connected. The most common type is one-to-many, where one dimension record matches many fact records.&lt;/p&gt;

&lt;p&gt;Key relationship concepts:&lt;/p&gt;

&lt;p&gt;Cardinality (one-to-many, many-to-many)&lt;/p&gt;

&lt;p&gt;Filter direction, which controls how data is filtered&lt;/p&gt;

&lt;p&gt;Active and inactive relationships&lt;/p&gt;

&lt;p&gt;Correct relationships ensure slicers, filters, and visuals work properly.&lt;/p&gt;

&lt;p&gt;Why Good Data Modelling Matters&lt;/p&gt;

&lt;p&gt;Good data modelling:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Makes reports faster&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ensures correct totals and calculations&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Makes dashboards easier to understand&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Allows reports to grow with more data&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Reduces complex DAX formulas&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Bad modelling leads to slow performance and unreliable insights.&lt;/p&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;Schemas and data modelling are the foundation of effective Power BI reports. Using a star schema, clearly separating fact and dimension tables, and creating proper relationships helps ensure fast, accurate, and easy-to-use reports. Spending time on data modelling saves time later and builds trust in your analysis.&lt;/p&gt;

</description>
      <category>datascience</category>
    </item>
    <item>
      <title>Introduction to MS Excel to Beginner's</title>
      <dc:creator>Samuel Owino</dc:creator>
      <pubDate>Sun, 25 Jan 2026 16:43:49 +0000</pubDate>
      <link>https://dev.to/samuel_owino/introduction-to-ms-excel-to-beginners-58e6</link>
      <guid>https://dev.to/samuel_owino/introduction-to-ms-excel-to-beginners-58e6</guid>
      <description>&lt;p&gt;Excel has become a &lt;strong&gt;go-to application&lt;/strong&gt; for working with data across many fields. It provides a simple and accessible environment where users can handle information efficiently, from basic record keeping to deeper analysis. With its built-in formulas, tables, and charting features, users can explore patterns, compare values, and draw meaningful conclusions with ease. Because of its user-friendly design, it is an ideal starting point for anyone beginning their journey in data analysis while still being powerful enough to support more complex tasks as skills grow.&lt;/p&gt;

&lt;h1&gt;
  
  
  types of Analysis
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Descriptive&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Analytic&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Prescriptive&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Diagnosis&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Data Cleaning
&lt;/h2&gt;

&lt;p&gt;Data cleaning is the process of preparing raw data so it is accurate, complete, and ready for analysis.&lt;/p&gt;

&lt;p&gt;It involves finding and fixing problems in the data such as:&lt;/p&gt;

&lt;p&gt;Missing values (empty cells)&lt;/p&gt;

&lt;p&gt;Duplicate records&lt;/p&gt;

&lt;p&gt;Incorrect data (e.g., negative prices, wrong dates)&lt;/p&gt;

&lt;p&gt;Inconsistent formats (e.g., different date or text formats)&lt;/p&gt;

&lt;p&gt;Outliers or unusual values that don’t make sense&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;If a dataset shows a product price as -500, data cleaning would correct or remove that value because prices cannot be negative.&lt;/p&gt;

&lt;p&gt;Clean data leads to correct analysis, reliable reports, and better decision-making.&lt;/p&gt;

&lt;p&gt;Data Sorting&lt;/p&gt;

&lt;p&gt;Data sorting is the process of organizing data in a specific order to make it easier to understand and analyze.&lt;/p&gt;

&lt;p&gt;Data can be sorted:&lt;/p&gt;

&lt;p&gt;Alphabetically (A–Z or Z–A)&lt;/p&gt;

&lt;p&gt;Numerically (smallest to largest or largest to smallest)&lt;/p&gt;

&lt;p&gt;By date (oldest to newest or newest to oldest)&lt;/p&gt;

&lt;p&gt;By category (e.g., by school, age group, or scholarship status)&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;Sorting students by scholarship start date helps you see who joined first and who joined most recently.&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%2Fdp6j1531xwdeqvo6qg1s.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.amazonaws.com%2Fuploads%2Farticles%2Fdp6j1531xwdeqvo6qg1s.jpeg" alt=" " width="768" height="791"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Validation
&lt;/h2&gt;

&lt;p&gt;Data validation in Excel is a feature used to control what information can be entered into a cell. It helps reduce errors by setting rules such as allowing only &lt;strong&gt;numbers, dates, text of a certain length, or values&lt;/strong&gt; from a predefined list. By restricting incorrect entries, data validation improves accuracy, consistency, and reliability of data, especially when working with large datasets or shared spreadsheets.&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%2F1ruun49fixcp0d5narfw.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.amazonaws.com%2Fuploads%2Farticles%2F1ruun49fixcp0d5narfw.jpeg" alt=" " width="800" height="414"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Filtering
&lt;/h2&gt;

&lt;p&gt;Data filtering in Excel is used to display only the information that meets specific conditions while temporarily hiding the rest. It allows users to focus on relevant records by selecting criteria such as text, numbers, dates, or ranges of values. This makes it easier to analyze large datasets, identify trends, compare results, and locate specific entries without altering the original data.&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%2Fhg2uvegkiph1awah33p0.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.amazonaws.com%2Fuploads%2Farticles%2Fhg2uvegkiph1awah33p0.jpeg" alt=" " width="559" height="408"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Excel Formulas
&lt;/h1&gt;

&lt;p&gt;Excel formulas are instructions used to perform calculations and logical operations on data within a worksheet. They help automate tasks such as adding values, comparing results, analyzing conditions, and transforming raw data into meaningful insights. By using formulas, users can save time, reduce manual errors, and quickly update results whenever the underlying data changes.&lt;/p&gt;

&lt;p&gt;There numerous formulae's in Excel;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;SUM
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;=SUM(A1:A5)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Adds all the numbers from cell A1 to A5.&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%2Fq3xt1nlyd6ejr6mp2d5i.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.amazonaws.com%2Fuploads%2Farticles%2Fq3xt1nlyd6ejr6mp2d5i.jpeg" alt=" " width="616" height="406"&gt;&lt;/a&gt;&lt;br&gt;
2.AVERAGE&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;=AVERAGE(B1:B5)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Calculates the mean value of the selected cells.&lt;/p&gt;

&lt;p&gt;3.IF&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;=IF(C2&amp;gt;=50,"Pass","Fail")

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Checks a condition; if the value in C2 is 50 or more it returns Pass, otherwise Fail.&lt;/p&gt;

&lt;p&gt;3.COUNT&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;=VLOOKUP(A2,A1:C10,3,FALSE)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Counts how many cells contain numbers.&lt;/p&gt;

&lt;p&gt;4.VLOOKUP&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;=VLOOKUP(A2,A1:C10,3,FALSE)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Searches for a value in the first column and returns a related value from another column.&lt;/p&gt;

&lt;p&gt;5.TODAY&lt;br&gt;
=TODAY()&lt;br&gt;
Inserts the current date automatically.&lt;/p&gt;

&lt;p&gt;Microsoft Excel is a versatile application widely used by different types of users to manage and analyze data. It helps users organize information, apply formulas for calculations, filter and validate data, and present results using charts and tables. Because it is easy to learn yet powerful in practice, Excel supports both beginners handling basic tasks and advanced users performing detailed analysis, making it an essential tool across many industries and everyday work.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>data</category>
      <category>microsoft</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Git And GitHub For Students &amp; Beginners Understanding Basic Version Control And Collaboration</title>
      <dc:creator>Samuel Owino</dc:creator>
      <pubDate>Sun, 18 Jan 2026 07:27:33 +0000</pubDate>
      <link>https://dev.to/samuel_owino/git-and-github-for-students-beginners-understanding-basic-version-control-and-collaboration-1flm</link>
      <guid>https://dev.to/samuel_owino/git-and-github-for-students-beginners-understanding-basic-version-control-and-collaboration-1flm</guid>
      <description>&lt;h1&gt;
  
  
  Git
&lt;/h1&gt;

&lt;p&gt;version control system that allow people to &lt;em&gt;save code&lt;/em&gt;, &lt;em&gt;track change&lt;/em&gt; and &lt;em&gt;work together&lt;/em&gt; on the same project&lt;/p&gt;

&lt;h1&gt;
  
  
  GitHub# is where your codes us stored Online
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Users of GitHub
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Data Scientists &amp;amp; Engineers&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AI and machine learning engineers&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;-Students and Teachers&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Software Developers&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Importance
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Allow storage codes online&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Monitor changes of stored codes&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Allow cooperation in different projects&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Review codes and suggest changes&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Basic Git Workflow
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Your Computer → Git → GitHub → Git → Your Computer

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;&lt;p&gt;You pull updates from GitHub&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Git tracks the changes&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You &lt;strong&gt;push&lt;/strong&gt; changes to GitHub&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You &lt;strong&gt;pull&lt;/strong&gt; updates from GitHub&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to push code to GitHub
&lt;/h2&gt;

&lt;p&gt;Push means simply means to sending and uploading codes in GitHub&lt;/p&gt;

&lt;h3&gt;
  
  
  Steps to be followed in push
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Go to your GitHub account&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click &amp;gt; New repository "an option'&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Description: &lt;strong&gt;Learning Git basics&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;GitHub Command&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git push
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;##How to Pull codes in GitHub##&lt;br&gt;
Pull mean downloading the latest change from GitHub&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Seeing what files changed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Seeing what codes were added or removed&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Knowing who changed what and when&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Saving changes as versions you can return to&lt;/p&gt;&lt;/li&gt;
&lt;/ul&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%2Fq2spti0ea0ym40x6b2k9.png" 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%2Fq2spti0ea0ym40x6b2k9.png" alt=" " width="288" height="175"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;watch below videos for tutorial on how to push, pull and track change in GitHub&lt;br&gt;
&lt;a href="https://youtu.be/v5gnvDUWqFM?si=ZPcxyy_UAptY8MwH" rel="noopener noreferrer"&gt;watch on U-tube&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This Git and GitHub beginner tutorial introduced the basics of version control and collaboration. Learners gained an understanding of essential Git commands and how GitHub helps manage and share code. With regular practice and continued exploration of advanced features, beginners can confidently use Git and GitHub in real-world projects and teamwork.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>github</category>
      <category>git</category>
    </item>
  </channel>
</rss>
