How to get the top row of a adobe workspace dashboard in report builder | Community
Skip to main content
Level 2
June 28, 2023
Solved

How to get the top row of a adobe workspace dashboard in report builder

  • June 28, 2023
  • 3 replies
  • 3722 views

I need to get the top row of my dashboard in excel using report builder. How to get it?
I am doing this for internal search term.
Please see the attached screen shot.

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 Jennifer_Dungan

Yes, @kumararajak beat me to it 🙂

 

When building Report Builder reports, you have to make multiple requests to pull out data at different levels... Totals, in order properly de-duplicate values, must be pulled as a separate item or items depending on if you need to make adjustments to individual columns.

 

My rule of thumb for Report Builder, is to pull the data into a hidden "Raw Data" sheet, then build out a pretty report in a separate sheet using Excel cell references to pull the data from the hidden sheet to the "pretty" report.

3 replies

kumararajak
Level 5
June 28, 2023

In a simple way, create two data blocks in the report builder.

 

1. For Aggregate

2. Individual line items

 

 

Jennifer_Dungan
Community Advisor and Adobe Champion
Jennifer_DunganCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
June 28, 2023

Yes, @kumararajak beat me to it 🙂

 

When building Report Builder reports, you have to make multiple requests to pull out data at different levels... Totals, in order properly de-duplicate values, must be pulled as a separate item or items depending on if you need to make adjustments to individual columns.

 

My rule of thumb for Report Builder, is to pull the data into a hidden "Raw Data" sheet, then build out a pretty report in a separate sheet using Excel cell references to pull the data from the hidden sheet to the "pretty" report.

harryk4Author
Level 2
June 29, 2023

Hi Jennifer,

I guess you have not seen the attachment i have added in the question.

I have 114863 rows for Internal Search Term(evar30) but i need to overall number in report builder which is highlighted in the blue box of attachment.

Thanks.

Community Advisor
June 29, 2023

Hello harry,

 

Follow the below steps in report builder

1. Once RB wizard expand the 'custom conversion' on left hand side

2. Select eVar30 which is 'internal Search term (eVar30)

3. go to Site metrics and select the metrics which you want to see i.e. event2, visits, order, revenue and revenue per search.

 

Hope this will help.

harryk4Author
Level 2
June 29, 2023

Hi Rajeshwari,

I guess you have not seen the attachment i have added in the question.

I have 114863 rows for Internal Search Term but i need to overall number in report builder which is highlighted in the blue box of attachment.

Thanks.

Community Advisor
June 29, 2023

Thanks for the resposne.

I need the data for eVar30 dimension only.

And there is no dimension as "Date Range" and i won't be getting participation metrics with site metrics dimensions.

 

 


If that is the case then in the report builder there is feature which you can user and to fetch data from 1 to 50000 and then run another batch with from 50001 and to remaining.

harryk4Author
Level 2
July 4, 2023

Hi Everyone,

Thanks for your responses, I appreciate your time.

After lot of trials, discussions, I found the solution for this which is as below:

 

--Select the dimension(Internal search term(V30)) and date range on first screen of report builder.

--In the next window click on the top 1-10 link of the dimension.

 

 

--Select specific & Click on Add button

 

 

 

-- Add "- All elements -" from left side to right side and click on OK and run the query

 

-- Boom you will get only top row with all the desired metrics.

Regards,

Harish Kumat