Skip to content
maki
Filter
Initializing search
GitHub
About
AI
AWS
Azure
Coding
Cybersecurity
Data
DevOps
Documentation
Energy
Learn
ML
Optimizaton
PowerBI
Python
SQL
System
maki
GitHub
About
AI
AWS
Azure
Coding
Cybersecurity
Data
DevOps
Documentation
Energy
Learn
ML
Optimizaton
PowerBI
PowerBI
Basic
Calculated Table
Data type
Datetime
Debug
Format
Incremental refresh
Json
Learning
Model
Paginated Report
PowerBI
Blog
DAX
DAX
CONCATENATEX
Calculate
Contains
DAX
Filter
Filter
Table of contents
select rows as new table
Function
Math
RELATED
Switch
DAX TREATAS
Dax table
Total
Var
Data
IO
MLang
Model
Online
Python
Task
Tool
View
VirtualRelationship
Python
SQL
System
Table of contents
select rows as new table
Filter
¶
select rows as new table
¶
FILTER (
Customer,
Customer[Continent] = "Europe" && blabla
)
Back to top