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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
sdhn
Responsive Resident
Responsive Resident

Data Condition

Hi All,

 

I have a table as :

 

Date-------Name----------------------------NameValues 

sdhn_0-1638462420924.png

On based of above I need to create graphs as:

 

sdhn_1-1638462533963.png

 

For each name I need to call Name data per Date.  date X axis,  NameValues Y axis. 

Please advise the approcah.   Thanks 

1 ACCEPTED SOLUTION
bcdobbs
Super User
Super User

You should be able to use the line chart visual.

Put date column in the Axis box, NameValues in the Values box and Name in the Small multiples box. 

Make sure in the Values box the default agregation is set to SUM.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

View solution in original post

7 REPLIES 7
bcdobbs
Super User
Super User

Power query certainly would do it. However if you want the rest of the data else where in your report...

 

Click on the visual and you should see names in the filter pane. You can just restrict the list there at visual level.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
sdhn
Responsive Resident
Responsive Resident

Hi there,

 

How?

 

I followed above suggestion and got almost all things.  Only issue its showing all graphs togather.  I wanty separate graphs.  

 

Like 

one for Human_Visits

 

one for Bot_Visits 

 

sdhn_0-1638468342476.png

I want as:

 

sdhn_1-1638468398708.png

 

Ok.

 

Ignore the small multiples aspect and create a separate line charts for each name. On the filter pane you can set a visual level filter for each to restrict to a specific name.

 

To get the total on the left use a card visual and drop the names value into the value field.

 

Then just need to format and position. Looking at the graphs you sent I think you need to set the dates to be just dates rather than date time fields.

 



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
sdhn
Responsive Resident
Responsive Resident

and total on left sites as second snap_shot

bcdobbs
Super User
Super User

You should be able to use the line chart visual.

Put date column in the Axis box, NameValues in the Values box and Name in the Small multiples box. 

Make sure in the Values box the default agregation is set to SUM.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
sdhn
Responsive Resident
Responsive Resident

Thanks.  I figured out to restrist.  I used Edie Quiery and check only wanted data.  I hoghly appreciet your help

sdhn
Responsive Resident
Responsive Resident

Thanks 

 

We have many unwanted names too. For example we have 100 names and we need graph for only 4.  How to restrict to only wanted names.  Thanks 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors