How Can You Get Rid Of Column Headers From A Visualization?

Certification Answers
How Can You Get Rid Of Column Headers From A Visualization?
  • Use the SLICE() function to remove the first row
  • Create a filter, select the column header value, and exclude
  • Select the cells in the datasource excluding the header
  • A and B
  • None of the above