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
julrua
Frequent Visitor

Dynamic graph - manual selection

Dear all, 

 

I saw an amazing feature of Power BI on Linkedin. 

Unfortunately, I can't find the link anymore.... 

 

I want to create a column chart and I want to be able to change data directly into the graph with my mouse. 

For example, 

Y axis: Name of employees 

X axis: Number of days 

 

I want to move my column chart for one employee for more days. 

Is it possible to do it in Power BI? Any clue how to do it? 

 

Thank you in advance for you help

1 ACCEPTED SOLUTION
v-yetao1-msft
Community Support
Community Support

Hi @julrua 

I'm sorry that I can't fully understand what you mean . Maybe you can describe it more clearly .

(1)Whats the meaning of Number of days .The diff between Start Date and End Data ?

(2)What kind of visual effect it is if you move your column chart for one employee for more days

 

I created a simple example, you can refer to the following

Original data :

Ailsa-msft_0-1619572784650.png

I create a column to count the diff days between Start Date and End Date .

DIFF = DATEDIFF('Table'[Start Date],'Table'[End Date],DAY)

And add a bar chart to display the effect .

Ailsa-msft_1-1619572784653.png

If possible, please provide detailed requirements and non-private data . This will help us better understand the problem and give a solution .

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yetao1-msft
Community Support
Community Support

Hi @julrua 

I'm sorry that I can't fully understand what you mean . Maybe you can describe it more clearly .

(1)Whats the meaning of Number of days .The diff between Start Date and End Data ?

(2)What kind of visual effect it is if you move your column chart for one employee for more days

 

I created a simple example, you can refer to the following

Original data :

Ailsa-msft_0-1619572784650.png

I create a column to count the diff days between Start Date and End Date .

DIFF = DATEDIFF('Table'[Start Date],'Table'[End Date],DAY)

And add a bar chart to display the effect .

Ailsa-msft_1-1619572784653.png

If possible, please provide detailed requirements and non-private data . This will help us better understand the problem and give a solution .

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.