Forum Discussion
Kavya123
5 years agoHelper III
Unable to Visualize Measure
Hi Everyone, I am unable to show measure in bar chart. I need to use format for my calculation. Please help if(HASONEVALUE(Merge1[ResponseType]),format( divide(CALCULATE(SUM(Merge1[Value]) ,...
amitchandak
5 years agoSuper User
Kavya123 , is format function is going to convert this into text. because if the data type is text, you might not able to use the same on the bar.
Kavya123
5 years agoHelper III
Thanks for your response. But, I need to format the data based on the field response type. Please let me know if we have any other option
- amitchandak5 years agoSuper User
Kavya123 ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.