Forum Discussion
sivasrao
Helper III
3 years agoRename the column headers in new table
Hi, As all of you know the creation of a new table by using the DAX function. It's like Table = {("first name", "second name")} we will get a new table with column headers as "value1" and "val...