Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Data lost between Power Query and Power BI

Hi Community, 

I have in Power Bi a table that has fields that contains lists.

To see the values in the table, I go to Edit Queries and open the Power Query. In the relevant column I click on "Expand to New Rows".

1.png

Then the name "List" changed to "Record", so I again click on "Expand to New Rows".

2.png

After that I expect to see the columns with the values. The values are shown in the column filter:

3.png

But in the column is shown a unique value (3.60002E+11)

4.png

When applying the changes to Power BI, the only value that is shown is 3.60002E+11, in the column and also in the filter

5.png

6.png

So all the data is lost.

This happens in several different columns.

What am I missing? How can I work with the original values?

Thanks!!

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

You haven't got the correct data type on the column.

It is set as the 'any' type and when it gets brought into powerbi, the data is treated like text so the scientific notation is shown in powerbi.

 

Experiment in Power Query with 'whole number', or 'decimal'

If none of them work, just bring the original field e.g, 36003466347734 through as text and change it in power bi front end

View solution in original post

2 REPLIES 2
HotChilli
Community Champion
Community Champion

You haven't got the correct data type on the column.

It is set as the 'any' type and when it gets brought into powerbi, the data is treated like text so the scientific notation is shown in powerbi.

 

Experiment in Power Query with 'whole number', or 'decimal'

If none of them work, just bring the original field e.g, 36003466347734 through as text and change it in power bi front end

Anonymous
Not applicable

Worked!

Thanks!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.