SOLVED

Percentage of count inside a Pivot table

New Contributor

Is there a way to get a "running" % of completed visits inside a pivot table based on the count. 

 

Example 

Justin_Yost_0-1591583862767.png

 

3 Replies
best response confirmed by Justin_Yost (New Contributor)
Solution

@Justin_Yost Assuming you are on a Windows system (i.e. not Mac), make sure that "Add this data to the Data Model" is checked (see picture, bottom left).

Screenshot 2020-06-08 at 06.33.37.png

Then create the PT as in your example, but leave out the last column. Then add a 'Measure' to the table in the 

Screenshot 2020-06-08 at 06.37.48.png

Name the measure and enter the DAX formula required

Screenshot 2020-06-08 at 06.39.28.png

Add the Measure field to the PT and format it as a percentage. Then it should look like this:

Screenshot 2020-06-08 at 06.42.41.png

The attached file contains the example shown above.

 

THANK YOU THANK YOU THANK YOU@Riny_van_Eekelen .

 

It took me a little bit, but that worked! 

@Justin_Yost Great! Glad you could figure it out.