Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
Ive created a simple trend line that shows the count values and date as the axis. i then created a filter for months coming from a date table. this date table is connected to the main table. once i filter on the month as a single month selected the value of the trend shows date time instead of the expected date. ive checked the formats and they are all mm/dd/yyyy
@Anonymous , change the data format
Option 1: https://docs.microsoft.com/en-us/power-bi/desktop-custom-format-strings
Option 2: Column/Measure Tools
HI
Amit ive checked and they all have the same format mm/dd/yy. im not sure why when i select a specific month it includes the time on the visual but the formatting shouldnt include it.
Hi @Anonymous ,
1. Check the date format in both the tables: Main table and date table; They should be the same
2. Try to create 2 new columns in both the tables for this requirement:
2.1: A new date column with format specified using below DAX:
Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!
@Anonymous this is the default behaviour, you will see time if you have few dates on the x-axis, nothing you can do about it.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Hi
so basically whats happening is a made a date table with dates and months columns.
on the date table is formatted like below.
I have this relationship between dates and main table.
i made a filter for months and when all of the months are selected the trend line visual looks ok. looks something like the below
but when i filter on a specific month. say august. the resulting visual doesnt jsut show the dates but intetead it includes a time formatting. my intended result should just be mm/dd/yyy but im getting mm/dd/yyyy hhh:mm see below
ijust need dates theres without the time.
ive checked teh formatting and they are all the same mm/dd/yy so not sure whats happening.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.