The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am currently trying to make a single index with base 100 from 3 different prices on a monthly data set.
Everything looks good in a data table where the index is showing. It takes different values mainly in the range 90-100. I also defined the index to be 0 for dates before the base date.
The problem is that when I make a line chart (or any chart for that matter), the chart only gives 0 or 100. The 0 part is all good, but it only gives a flat line of 100 for dates after the base date, even though the table gives all kinds of values. What could be wrong here? How do I fix this?
I appreciate all help I can get, thank you!
***Excel data below***
***DAX below***
Hi @Reepa
I got a table like this using your dax
My results don't seem to be the same as your output, can you provide your PBIX file, so that I can help you better. Please remove any sensitive data in advance.
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.