Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
The NOAA.gove website offers a solar calculation data set that includes this analemma created in excel:
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.
Here is the link to the original data:
NOAA.gov solar calculations excel file
Solved! Go to Solution.
It's nothing but simply a scatter plot.
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
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
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
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!
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 48 | |
| 35 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 134 | |
| 110 | |
| 59 | |
| 39 | |
| 32 |