The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I would like to create a DAX formula that will compare one column to another. I have a table. Column 1 has 2 items: It will either say "Reported Timely" OR "Not Reported Timely". If the item says "Not Reported Timely" then I want to highlight the 2nd column in YELLOW if the 2nd columns shows as blank. The second column is "The reason it was not reported timely".
Column 1 Name = Eform Reported Timely by Sumbitter
Column 2 Name = Submitter Timeliness Explained
THIS IS WHAT I NEED IT TO DO:
Truly appreciate any assistance you can provide. 😊
Solved! Go to Solution.
HI , @ladeko
Follow below steps
make mesure
here the same scenario but with different data
for more related to this topic visit HERE
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
HI , @ladeko
Follow below steps
make mesure
here the same scenario but with different data
for more related to this topic visit HERE
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
And you are a genius!!! Thank you. You just helped me become more productive at work. I can now take a manual, tedious Excel process that would take me about 6 hours and now turn that process into literally 5 minute refresh using Power BI and the measure you gave me. THANK YOU @Dangar332