Containsstring Containsstringexact Dax Guide

CONTAINSSTRING: Returns TRUE if one text string contains another text string. CONTAINSSTRING is not case-sensitive, but it is accent-sensitive.
dax.guide/containsstring/

CONTAINSSTRINGEXACT: Returns TRUE if one text string contains another text string. CONTAINSSTRINGEXACT is case-sensitive and accent-sensitive.
dax.guide/containsstringexact/

This video is part of DAX Guide, the online guide to all the DAX functions, with links to related content and compatibility matrix with all the versions of Power BI, Azure Analysis Services (AAS), SQL Server Analysis Services (SSAS), SQL Server Data Tools (SSDT), and Power Pivot for Excel.

How to learn DAX: sqlbi.com/guides/dax/?aff=yt
The definitive guide to DAX: sqlbi.com/books/the-definitive-guide-to-dax-2nd-edition/?aff=yt
Code, run, and share DAX with DAX.do: dax.do/?aff=yt

#dax #powerbi #ssas #tabular #analysisservices #powerpivot