Text (String) - A Unicode character data string. Can be strings, numbers or dates represented in a text format.
Binary Object – Images or any kind of binary large objects.
N/A or Blank - A blank is a data type in DAX that represents and replaces SQL nulls. You can use the BLANK function, and test for blanks by USING the logical function, ISBLANK.