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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Data modelling

Need your support here, 1/0/0 – which represents task is completed in the format of completed/pending/overdue, (it is not specific to 1, it will be other than 0).

If there is 1 there is one subtask for one task, if it is 2 then it means 2 subtasks assigned for one task. How to convert into status in dashboard? Also need to show number of subtasks.

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , in data transformation/edit query mode, there in option split by delimiter

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Anonymous
Not applicable

Hi, 

There are a lot of dashboard design that is possible here but to start with split the column in DB query or power query which is comfortable and write a conditional statement to get the desired output.

 

I would recommend to use a condition that says null or 0 to be closed and anything other than that as Concat("Open ", "Number of Tasks) to show the number of open tasks in a measure to make sure the heading dynamically changes.

 

This can also be provided as a slicer to the user to view tasks greater than 10 less than 5, etc.. The graphical representation of this might also be useful.

 

If you are displaying this in a table use it sort it by number of open tasks which will have an impact on the team to take necessary action to complete the open task.

 

Cheers

Vik

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.