Skip to main content
How to Change Default Currency in Looker Studio

Learn how you can update the default currency to a different currency in your Looker Studio (formerly Google Data Studio) report

Richa Gupta avatar
Written by Richa Gupta
Updated over a week ago

Steps for updating the default currency

  1. Turn on the Edit mode of your Looker Studio report. Click on the EDIT button on the top right of your report.


  2. Now navigate to Resources -> Managed added resources -> EDIT


  3. Click on Reconnect and continue.

  4. Click on the drop-down arrow next to each field and choose the currency you want.

  5. Click on Done.


  6. Repeat steps 2 and 4 for the remaining data sources and click on close once done.


    If the currency still does not change, try the below steps:

    1. Double-click on the metric whose currency you want to change. A new Chart menu will pop up on the right. Navigate to Setup>Metric and click on the small pencil icon.

    2. Click on the Currency Type drop-down menu.

    3. Choose the currency. You will now see the updated currency in your report.

Frequently Asked Questions (FAQs)

How can I convert different local currencies from European Amazon marketplaces (like Pounds, Liras, and Crowns) to Euro in Looker Studio reports?

To convert multiple local currencies to Euro in Looker Studio, you’ll need to blend tables with the appropriate exchange rates. First, convert all currencies to USD by dividing each value by the local exchange rate using the refdata_currency_exchange_rate table. Once you have the values in USD, add another exchange rate table to convert USD to Euro. This way, you’ll ensure consistency and accuracy in your report totals.

Did this answer your question?