Categories
- All Categories
- 13 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 209 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.6K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Pivot table not displaying column heading for my measurement

Hello,
I'm currently running Oracle 11.1.1.9.0 and I'm experiencing a problem with the column heading of a measurement on my analysis.
The measurement is just a distinct count of the employee ID's joined with to the select locations. I have tried editing all the properties that deal with names to what I want but it hasn't seemed to work. I even went through the XML to make sure it was being the column heading was in there which it was.
"
<saw:text># Count</saw:text></saw:caption></saw:columnHeading></saw:column>
"
I'm not to sure whats going on right now, any input would be great!
Thanks,
Kevin
Answers
-
Figured it out,
For some reason it wasn't doing it if I modified the properties aggregation rule via the drop down menu.
So I just created a new measurement and did COUNT(DISTINCT "employeeid") and the column name I made showed up on that one. Still not sure why it did this though.
0