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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Evogelpohl
Helper V
Helper V

Log or Log10 and Visuals

I have data that needs to be re-calculated to the LOG or LOG10(value) so that I can reduce the extreme highs and lows when graphing activity by day (date as x-axis)

 

I created the =Log10(of a measure) in Excel PowerPivot, using DAX.  It calculates ok.

 

Import the data from my OneDrive for Biz into PowerBI.  When I try to visualize in PowerBI, I get an error. 

 

Unrecognized fields in this visual
We are not able to identify the following fields: LL_Audit_Logins[(Log) Login Events]. Please update the visual with fields that exist in the dataset.

 

 

Anyone else getting this error?

1 ACCEPTED SOLUTION

Thanks.  I removed the ().  I get a new error when i put both this measure and the Date(Date) dimension on the x-axis.  The error is 'Chart data contains infinity values'.

 

I can visualize in Excel however.

 

I think i may have confused Excel's feature of scaling the y-axis logarithmically to flatten and re-scale extreme values using Log(x) of the value with literally creating the Log(of the value).

 

It appears that PowerBI doesn't have this feature.  I'll see if i can find it on UserVoice.

 

Eric.

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

Does your field name really include parens? [(Log) Login Events]. First thing I would do is get rid of those and go with something like [LOG Login Events].



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thanks.  I removed the ().  I get a new error when i put both this measure and the Date(Date) dimension on the x-axis.  The error is 'Chart data contains infinity values'.

 

I can visualize in Excel however.

 

I think i may have confused Excel's feature of scaling the y-axis logarithmically to flatten and re-scale extreme values using Log(x) of the value with literally creating the Log(of the value).

 

It appears that PowerBI doesn't have this feature.  I'll see if i can find it on UserVoice.

 

Eric.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

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