Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello!!
I have a issue, help please!!
I want to display a custom axis in an X-axis graph.
So I created a table with the different data of my axis, I created a measurement to display my data in the basket but I can’t do it in dax. If someone has an idea...
Here’s what I want
I have a table:
here my measure :
Solved! Go to Solution.
hi @majid_75
For your case, you could refer to this blog:
https://powerpivotpro.com/2015/03/creating-a-histogram-with-a-user-defined-number-of-buckets/
If you still have the problem, please share some sample data and your expected output.
Regards,
Lin
Hi @majid_75 ,
You have to convert your measure to a Calculated column in-order to use it on x-axis on the chart.
You can't use a measure on axis with text values.
Thanks,
Pragati
I have a table with my bucket (not related).
Here, i have this test
i want my NBI with my bucket "€1M-€7,5M".
And then to do with a chart
hi @majid_75
For your case, you could refer to this blog:
https://powerpivotpro.com/2015/03/creating-a-histogram-with-a-user-defined-number-of-buckets/
If you still have the problem, please share some sample data and your expected output.
Regards,
Lin