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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

How shows month on month visitors on a power BI Carc

Hello,

 

I would like to use a power BI card to show month on month visitor changes in a card.

Can this be done in DAX?

 

Please advise.

 

Kind regards,

Harrison

1 ACCEPTED SOLUTION
scott_henderson
Helper II
Helper II

OK, what column are you currently using for your visitor count ?

Do you have a unique identifier for each visitor, if so just do a distinctcount on that column then use time intelligence features to achieve your outcome.

https://learn.microsoft.com/en-us/dax/distinctcount-function-dax

View solution in original post

4 REPLIES 4
scott_henderson
Helper II
Helper II

OK, what column are you currently using for your visitor count ?

Do you have a unique identifier for each visitor, if so just do a distinctcount on that column then use time intelligence features to achieve your outcome.

https://learn.microsoft.com/en-us/dax/distinctcount-function-dax

Anonymous
Not applicable

Thank you for this update.

 

I appreciate the help

Anonymous
Not applicable

Hi Scott,

Thank you for your response.

I do not have a pbix example that I can share.

Do you have a link to a video showing a distinct count of visitor ID

I have a calendar table which I have created an relationship to another table shown below. The idea is that I take the month on month date from the GA date.

 

 

 

 

image001.png

image001 3.png

scott_henderson
Helper II
Helper II

Several ways of doing this, do you have an example pbix for your dataset ?

You could do a distinct count of Vistor id, if you have one where month = current or last month assuming you have a date table and have or can add current month and last month ?  Or if looking for all months this can be achieved too.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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