Results for "ISBLANK()"

3 / 3 posts

Search: ISBLANK()
SQLPythonPySparkMachine learningPower BIData WorldNumPyADF
DATA
Power BI

Basic of DAX query

// How to check null ISBLANK(EmployeeDetails[DateofLeaving]) //if condition IF(ISBLANK(EmployeeDetails[DateofLeaving]),TODAY(),EmployeeDetails&#0…

IF ISBLANK ISBLANK()
Match in tags
Mar 19, 2026 1 min read
DATA
Power BI

Basic Functions in Power BI

SUMX : This function is used to evaluate an expression for each row. It's useful when you need to perform calculations on a row-by-row basis before aggrega…

Power BI
Match in content
Mar 19, 2026 6 min read
DATA
SQL

DAX (Data Analysis Expressions) Operators and Data Type in Power BI

Here's the list of DAX operators in a table format: Arithmetic Operators Operator Description Example + Addition = + - Subtraction = - * Multiplication = *…

business business-intelligence database
Match in content
Mar 19, 2026 2 min read

SQLDataDev footer

SQLDataDev

Practical SQL, Python, analytics, and data engineering tutorials for builders who learn by shipping.

Browse practical tutorials for SQL, Python, analytics, and data engineering with crawlable internal links that help readers discover related articles quickly.

Explore

  • SQL
  • Python
  • PySpark
  • Machine learning
  • Power BI
  • Data World

Categories

  • Data Science
  • Database maintenance

Tools

  • SQL Formatter
  • All Tools

Search & Indexing

  • Homepage
  • About
  • Main Sitemap
  • Post Archive
  • Contact Us
  • Robots Rules

Copyright 2026 SQLDataDev. Practical tutorials for data builders.

Everything's organized so you can discover exactly what you're looking for — browse by category, search the archive, or explore related posts.