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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Jaikrit94
Helper I
Helper I

Google Analytics: Display Unique Visitors Dynamically

Hello,

 

I am having some difficulty in displaying the unique visitors to the website using the Google Analytics API. 

 

I want to be able to display the unique visitors (metric that is users in google analytics) within various timeframes (using a slicer) in one tile. 

 

I am currently tracking an application's performance from January 2015 to present (May 2017) and if the client asks me how many unique visitors used the application between August 2015 to August 2016, I want to be able to use the slicer to show this number in the tile. However, it seems that the tile I have assigned to do this is double counting the figure. 

 

Can someone please help me with a solution for this?

 

Thank You!

5 REPLIES 5
Anonymous
Not applicable

We will likely want more info about your model/table/relationships and what you already tried.

 

Assume you have a table of activity that is related to a date table (that you can put on a slicer/filter) this one should be super straight forward:

 

Unique Visitors := DISTINCTCOUNT(Activity[UniqueVisitorId])

 

And... that's it.

Hello Scott,

 

Thank you for your response. I will review the data table and shortly provide you with some screenshots of what the relationships etc. look like. 

 

Thanks,

Hi @Jaikrit94,

Have you resolved your issue? As the @Anonymous said, you'd better share more information, so that we can post the solution which is close to your requirement.

Thanks,
Angelia

Hello,

 

I am still working on the issue and will provide an update shortly. 

 

Thanks,

Hi @Jaikrit94,

Have you resolved your issue?

Best Regards,
Angelia

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.