Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
eliasayyy
Memorable Member
Memorable Member

make my line chart start from 0

hello everyone, 

i ceated a line chart:

annonymous1999_1-1674138523681.png

 

all is correct im not facing issues but all i want is the first line per product to go from 0 so expected result:

annonymous1999_2-1674138581981.png

the line should alwayss go from 0 to the number per product on the first appearance




3 REPLIES 3
tamerj1
Super User
Super User

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))

amitchandak
Super User
Super User

@eliasayyy , I doubt that is possible

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.