The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi
I am following up on a previous post that seems to answer what I want to do in creating on column with a status based on multple colums with dates which show progress. The original URL is below.
Based on this I tried to replicate it for my own particular use, but it does not seem to be updating.
My particular scenerio is following an assessments process which go through a number of steps before being sent to the student. each column will have a date. I would like to be able to provide a column with a status update based on which column has been populated.
I have created and linked the calander table and entered the code as proposed, but it seems to only pick up the first status regardless. Have I missed an important step somewhere?
Any pointers/suggestions or alternative ideas would be greatly valued..
Thanks in advance
Brian
@brianheath
You compared the assessment date with the minimum date and link with ||, this is of course all rows are matched. Try replace Or(||) with And(&&).
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Thanks Paul.. I did try your solution and although it logically makes sense when I read up on your thoughts... for some reason it did not work unless I kept ||.. I am not sure if others can help me understand why?
I have worked the issue further and although still not as elegant as I would like, now think the original solution wa a bit of overkill for my needs. After messing with the original code and stripping down what I felt I did not need, the code below seems to be where I have got to currently, but does not account for empty cells of previous proceses; something I need to account for.
Any other thoughts on how to make it more elegent? It would be good if it picks up the furtherest completed cell and reports that as the status to overcome poor data entry discupline, but have no idea where to start with that
Hopefully a better screen grab of my code and the table I am trying to update
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
20 | |
18 | |
18 | |
18 | |
14 |
User | Count |
---|---|
40 | |
35 | |
23 | |
20 | |
20 |