PBI load Adobe Analytics Data | Community
Skip to main content
February 23, 2024
Solved

PBI load Adobe Analytics Data

  • February 23, 2024
  • 1 reply
  • 858 views

Hi, I am loading data from Adobe Analytics data by 'Get Data' -> Adobe Analytics.

 

But it only shows measures and dimensions. Is there any way to load raw data from Adobe Analytics instead of calculated data.  

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Josh Stephens

Yeah I got this overview link for data feeds (And other tutorial like creating data feeds). But I didn't found any information that PBI can integrate data feeds directly. Is there any guide for Power BI access data feeds? Really thanks Josh.


@maxli2  - PowerBI can't directly ingest the row level data. 

You'd have to store your row level data in a bucket of some sort, like Amazon S3.  Once you have your table set up in your storage location of choice, you'd use PowerBI to query that.  Depending upon your options, you could Google search how to connect the table to PowerBI.

1 reply

Josh Stephens
Community Advisor
Community Advisor
February 23, 2024

You'd be running a query based upon your selections.  If you want row-level data in Power BI, you'd need to use a table populated by an Adobe Data Feed.

MaxLi2Author
February 26, 2024

Thanks for your reply. Is there any guide to integrate AA data feed to PBI?

Josh Stephens
Community Advisor
Josh StephensCommunity AdvisorAccepted solution
Community Advisor
February 27, 2024

Yeah I got this overview link for data feeds (And other tutorial like creating data feeds). But I didn't found any information that PBI can integrate data feeds directly. Is there any guide for Power BI access data feeds? Really thanks Josh.


@maxli2  - PowerBI can't directly ingest the row level data. 

You'd have to store your row level data in a bucket of some sort, like Amazon S3.  Once you have your table set up in your storage location of choice, you'd use PowerBI to query that.  Depending upon your options, you could Google search how to connect the table to PowerBI.