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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.