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.
hello everyone,
i ceated a line chart:
all is correct im not facing issues but all i want is the first line per product to go from 0 so expected result:
the line should alwayss go from 0 to the number per product on the first appearance
Hi @eliasayyy
It could be possible. Can you please advise which columns are involved in this visual and from which tables? Specifically the x-axis
x-axis is month-year column formated from date
format(table[date],"MM-YYYY")
y axis is a formula measure to calculate sum by month-year
all from 1 table called table
which has 3 columns : date , product and sales
i added calculated column of
month-year
sorting
the measure is calculate(sum(table[sales]),datesbetween(date,startdate,enddate))
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 |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
11 |