top of page

BLOGS


Maximizing Your Power BI Desktop File: Exploring Lesser-Known Setup Options
How often do you update your Power BI app? Regular monitoring is crucial to staying current with features that enhance data visualization...

MirVel
Mar 163 min read


Power Query: Convert Date Format (Universal Format)
Function: Converts different date formats into YYYY-MM-DD or any other format that you define. You define it in code, it executes! Date...

MirVel
Mar 161 min read


Power Query: Extract Numbers from a Text String
Function: Extracts only the numeric values from a given text. Simply add custom function in Power Query and define your column. Add a...

MirVel
Mar 131 min read


Power Query: Remove Special Characters from Text
Function: This function, RemoveSpecialChars, cleans a text string by removing special characters, retaining only letters and numbers....

MirVel
Mar 131 min read


Is Artificial Intelligence Diminishing Students' Critical Thinking Skills and Knowledge?
Artificial intelligence (AI) is reshaping education in remarkable ways. Students now have access to a wealth of information and...

MirVel
Mar 44 min read


Power Query: Reusable Calendar function
This Power Query function dynamically generates a calendar table based on a given start date, end date, and fiscal year start month . It is designed to support time-based analysis in Power BI by including key date attributes, fiscal calculations, and various helper columns. Power Query Calendar Function diagram illustrating parameter inputs for start date, end date, and fiscal start month, with outputs like date, fiscal year, ISO week, and day classifications such as weeke

MirVel
Mar 32 min read
bottom of page




