Forum Discussion
Need to Edit the Adobe Analytics Content Pack
Not 100% certain that I understand what you are asking, but I will give it a shot. My understanding of the Content Packs is that they essentially provide a "starting point". So, when you subscribe to one of they, they create a Data Set, Report and Dashboard for you. The data set is kept up-to-date through regular updates. The report and dashboard are yours to do what you want to with them. You can go into the Reports area, edit the report, save copies of the report, add new pages, etc. So, if I am understanding your question, yes. If it were me, I would create a copy of the report that is provided and modify that to suit my needs.
Adding on, if you need to change the measure logic or add new measures, you won't be able to leverage the content pack at all. The editing experience in Power BI Service only allows you to consume measures and fields already in the published dataset. Without a means to export a .pbix file from Power BI Service, you can't modify the underlying data model, you can only attempt to recreate it on your own and work from that.
- leeann_g10 years agoFrequent Visitor
Exactly greggyb.
Modifying the data that is pulled into the model from the Adobe API connection is exactly what I want to do. I know all of the underlying API logic needed to add the items I need from Adobe, and want to modify it in the same code package if possible (rather than create a new one from scratch). Doesn't make sense to have to recreate the wheel. Would be great if we had a way to do this from the package. Sounds like that isn't possible?
I already know how to modify the reports and dashboard itself. :)
- greggyb10 years ago
Resident Rockstar
leeann_g, not currently possible.
You may be able to contact the original authors of the content pack and ask for a .pbix file. I do not know how you'd find them, though. Customer support line?
- leeann_g10 years agoFrequent Visitor
This is when I pray that the product team is monitoring these forums... And it is definitely on my list for the Data Insights Summit!
- DavidCph9 years agoRegular Visitor
leeann_g: I'm having the same issue - did you manage to get a hold of a pbix file?
- acanepa9 years ago
Resolver I
Same here, it will be great to be able to edit.