The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I want to show top ten values in line column chart. But when i put my data in y axis line cumilative chart has sum,average,count etc. options and not displaying the actual data. I have several text datas (some of them are duplice) and the values are refered to the texts.
Can you help me how can i display the actual values for the data that i put in the x axis?
Solved! Go to Solution.
I solved the problem by choosing maximum option. However I have a new problem now. So basically im tyring to create target area. And then highlight th values outside of the target.So i create new measure for highligting but inside of the measure, in dax formula i can't define column where i get my data. I am attaching the photos of dax formula and the visual table. I want to define Ticket Close days column.
@sulen, click on the column in table pane, this will open the column tools. Change the function to don't summarize. If that doesn't work provide more description on the text part of your problem.
I solved the problem by choosing maximum option. However I have a new problem now. So basically im tyring to create target area. And then highlight th values outside of the target.So i create new measure for highligting but inside of the measure, in dax formula i can't define column where i get my data. I am attaching the photos of dax formula and the visual table. I want to define Ticket Close days column.