Forum Discussion

AS1110's avatar
AS1110
Frequent Visitor
3 years ago

Need help with exporting data

Hi,

I have a requirement where the ask is to export underlying field values which were used to derive the KPI in Power BI Service

source data:

ProductValueVolume
A10010
B205
C42
D505

 

Price=value/volume

Power BI visual:

ProductPrice
A10
B4
C2
D10


the ask is : "Export data of above power bi visual should have Value/Volume column in it .Is there a way to achieve this? "

2 Replies

  • Arul's avatar
    Arul
    Super User

    AS1110 ,

    you can add value/volume column in the visual and do a export.

    Thanks,

    Arul

    • AS1110's avatar
      AS1110
      Frequent Visitor

      Hi Arul ,

      Thanks for your reply.
      But I am looking for a solution where I dont have to add value and volume in visual for exporting.