Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Changing single column names in a visual

Hello,   I have muliple visuals put together based on a singular data source that I need to pull regular reports from. Some of the columns in these visuals are labeled as "Blank" in teh data source...
  • AllisonKennedy's avatar
    AllisonKennedy
    5 years ago

    Anonymous  ah, yes I see what you mean now. There's no way to do that since they are the same column. You could create a new calculated column and rename it, then use that calculated column in the visual. Does that make sense? I'm assuming you've changed the aggregation on the column for each of the three blanks (ie one uses SUM, one uses COUNT, one uses AVERAGE). If that's the case you could also create explicit measures for each value. Otherwise please also share some sample data so we can see where the blank columns are coming from if I'm still not understanding.