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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I've setup this visual using deneb to show various types of events over the past year, but when the filter is applied to an entity that only has a few data points, the axis changes as shown below. Is there a way I can amend the code to only show the proper 12 month layout? Top one is when there is lots of data, bottom one changes when only one data point. I just want both to look the same but for the dot to be properly placed in Mar on the second image.
Solved! Go to Solution.
thanks, I solved it by using a domain max expression that I forgotten to put in, only had domain min expression until now.
thanks, I solved it by using a domain max expression that I forgotten to put in, only had domain min expression until now.