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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Torbenander
Regular Visitor

Deneb Date as Condition

Hi
in a Gantt Diagram I have a date called "Udførsels Start". I want to have a condition for coloring this field, so in case it's has a null value, it should be transperrent - otherwise blue.
The issue is my test does not work. Color is alway blue. What should the test look like?


"color": {
"condition": {
"test": "datum['Udførelse start'] === null",
"value": "transperrent"
},
"value": "blue"
},

1 REPLY 1
lbendlin
Super User
Super User

looks ok apart from the spelling of "transparent".

 

Condition | Vega-Lite

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.