Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi ,
I have one name filter, and a bart chart. Bar chart show by date and sales amount. by default. The date x-axis will show continue calandar date. But after a name is selected, it only shows filtered date on x-axis. How to keep the calendar date stick to the x-axis?
Hi @ask,
Could you try using the formula below to create a new measure to calculate the sales amount, then use the measure as Value in the bar chart to see if it works in your scenario?
measure = SUM ( 'Table1'[Sales Amount] ) + 0
Regards
Hi @ask,
Could you share a sample pbix file, so that we can better assist on this issue? You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.
Regards
@askcan you post a screenshot of the issue and an example of what you expecting?
Proud to be a Super User!
Hi @vanessafvg I need the chart shown like blue one. But it gives me green one instead if I apply for a filter
@ask what filter are you applying? obviously what every you are filtering it by removes the other rows, so what are wanting to keep and what are you wanting to filter out.
Proud to be a Super User!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
79 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
59 | |
59 | |
49 | |
42 |