Hello folks,
I want to create a consolidated column in PBI by utilizing a forecast and actual dates column for a specific task , if a task is actualized the consolidated column show the date from actualized column otherwise it should keep showing the dates from forecast column so far it sounds simple and can be achievable using if else statements though the complexity is added when I want to conditionally format the cell in the consolidated table as green if it is actualized , use color red when the forecast date is overdue and use color orange when the forecast date is upcoming in the next 7 days. Any guidance in how to achieve it in one consolidated column in PBI is much appreciated.
I want to create a consolidated column in PBI by utilizing a forecast and actual dates column for a specific task , if a task is actualized the consolidated column show the date from actualized column otherwise it should keep showing the dates from forecast column so far it sounds simple and can be achievable using if else statements though the complexity is added when I want to conditionally format the cell in the consolidated table as green if it is actualized , use color red when the forecast date is overdue and use color orange when the forecast date is upcoming in the next 7 days. Any guidance in how to achieve it in one consolidated column in PBI is much appreciated.