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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Regiso
Advocate V
Advocate V

How to make a solar analemma chart in Power BI?

The NOAA.gove website offers a solar calculation data set that includes this analemma created in excel:

 

Regiso_0-1738509638849.png

 

 

I am using the same excel file to create a similar  chart in power bi, but, power bi but I'm not sure what levers I need to pull to simplify the line structure. Please give me your ideas! Thanks.

 

Regiso_1-1738509727234.png

 

 

Here is the link to the original data:

 

NOAA.gov solar calculations excel file 

 

2 ACCEPTED SOLUTIONS

It's nothing but simply a scatter plot.

ThxAlot_0-1738567270274.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



View solution in original post

🍎 @ThxAlot  you are indeed the super user!  Thanks.A.Lot!!

View solution in original post

7 REPLIES 7
PhilipTreacy
Super User
Super User

Hi @Regiso 

 

What data in that file would you use to create the plot?  That analemma chart isn't in the NOAA file.

 

According to this you need Azimuth vs Altitude

 

AnalemmaPlot | Wolfram Function Repository

 

Regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


My apologies I sent the incorrect link - this is the correct file

https://gml.noaa.gov/grad/solcalc/NOAA_Solar_Calculations_year.xls 

pallavi_r
Super User
Super User

Hi @Regiso ,

 

It is not available with default charts and visuals of Power BI. With dax also it would be complicated. You may try out by creating Power BI visuals with Python library. 

https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-python-visuals

Matplotlib is the recommended library for the same and search for github resources which has solar analemma chart implemented, and try this in Power BI.

 

Thanks,

Pallavi

@pallavi_r thanks for your reply. I am stunned that excel can generate the chart so easily but power bi can't match that!

Regiso_0-1738532068328.png

Regiso_1-1738532093664.png

 

 

It's nothing but simply a scatter plot.

ThxAlot_0-1738567270274.png



Expertise = List.Accumulate(


        {Days as from Today},


        {Skills and Knowledge},


        (Current, Everyday) => Current & Day.LearnAndPractise(Everyday)


)



Superb @ThxAlot .. interesting and great catch 

🍎 @ThxAlot  you are indeed the super user!  Thanks.A.Lot!!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.