Monday, June 17, 2024

Free Power BI Classes for Week 7 (Last)

Just completed the last class of the Free Power BI classes of this series. 


Today we have covered


Adding a canvas background

Adding Image

Creating Bookmarks

Adding Custom Visuals.


Also completed the Lab 4 as well which included publishing the report to Power BI Service, creating a dashboard, autocreate a report, Quick Insights Navigation bar in the Power BI Service, creating workspaces and many others.


Thanks to all those who have attended and all those who are following the videos in their own time


You can find the video here




 

Monday, June 10, 2024

Free Power BI Classes 2024 Week 6

Today we have started Lab 3 in the free Power BI classes where we covered the below topics


  • Line and Clustered Column Chart
  • Formatting of various visuals
  • Gauge Visual


Here is a link to the youtube  recording




Thursday, June 06, 2024

Mastering Data Engineering Tasks in Microsoft Fabric

Microsoft Fabric is a powerful platform that offers a comprehensive set of tools for data engineering tasks. In this blog post, we will provide in-depth technical guidance on data transformation, cleansing, and optimization within Fabric. We will also include scenarios and examples to help you get started.

Data Transformation

Data transformation is the process of converting data from one format or structure to another. This is often necessary to make data compatible with different systems or to prepare it for analysis. Fabric provides a number of tools for data transformation, including:

  • Data Flow: A visual tool for creating data transformation pipelines.
  • Spark: A powerful distributed computing engine for large-scale data processing.
  • SQL: A language for querying and manipulating data.

Data Cleansing

Data cleansing is the process of identifying and correcting errors in data. This is important to ensure that data is accurate and reliable. Fabric provides a number of tools for data cleansing, including:

  • Data Quality Services: A service for monitoring and improving data quality.
  • Data Profiling: A tool for analyzing data to identify potential errors.
  • Data Cleansing Transformations: A set of transformations for cleaning data, such as removing duplicates, filling in missing values, and correcting invalid values.

Data Optimization

Data optimization is the process of making data more efficient to store and query. This can be done by:

  • Compressing data: Reducing the size of data to save storage space.
  • Partitioning data: Dividing data into smaller chunks to improve query performance.
  • Indexing data: Creating indexes to speed up data retrieval.

Scenarios and Examples

Here are some scenarios and examples of how you can use Fabric to perform data engineering tasks:

  • Transforming data from a CSV file to a Parquet file: You can use Data Flow to transform data from a CSV file to a Parquet file. Parquet is a columnar storage format that is more efficient to store and query than CSV.
  • Cleaning data by removing duplicates: You can use the Data Quality Services to identify and remove duplicate records from your data.
  • Optimizing data for querying: You can use the Data Optimization service to compress and partition your data to improve query performance.

Fabric is a powerful platform for data engineering tasks. By following the guidance in this blog post, you can effectively transform, cleanse, and optimize your data.

Additional Resources

I hope this blog post has been helpful. If you have any questions, please feel free to leave a comment below.

Monday, June 03, 2024

Free Power BI Classes for Week 5

 Successfully completed the Power BI Classes for Week 5

Completed Lab 2 and Covered the below topics


  • Adding a slicer
  • Creating a Date Dimension using DAX
  • Hiding a column from the model
  • Creating a relationship
  • Created Product Hierarchy
  • Created matrix visual
  • Created measures for Previous Year Sales and % Growth


Explained the difference between Calculated Column and measures  

Here is the link to the recording.  If anyone wants to start learning Power BI please get in touch with me  




OneLake: The Heart of Your Data Universe in Microsoft Fabric

Imagine a single, unified data lake for your entire organization, accessible to every workload, without data duplication. That's the pow...