Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi Everyone,
I am having a trouble to solve a situation. i have a slicer with month names from a table named as 'A sheet'. Moreover I also have date coloumn within same table from where i extracted those month names.
Now what i wanted to do is to select multiple months from slicer and use the month number of selected months in a measure for making farmula in dax.
I am new to power bi and i would greatly appriciate your help.
@Anonymous
You can use get the months selected and incorporate in a formula, this returns a single-column table for you to work with
VALUES('Calendar'[MonthNo])
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Thank you for your help.
Your expression is allowing me to select one value from slicer and let me use it in farmula sucessfully however i want to select multiple values from slicer and use month number in farmulas and show it in table but in trying to do so it gives me the error.
I am using the farmula:
@Anonymous
Can you explain what your formula is supposed to calculate?
I see you have deducted 1 from the month number, you need to iterate each month number and calculate.
Share sample data and the expected results.
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.