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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have a semantic model similar to this one. In my report I use as a filter dim_calendar[date] as well as a column called End_Date present in table 4.
My column End_Date is like this one:
Solved! Go to Solution.
@elcamino , A column is loaded at the type of data load or creation(when you add it), and it is static post that, row values will not change because of slicer values. You can create a measure instead.
Hi @elcamino ,
I hope the information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @elcamino ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @elcamino ,
I wanted to check if you had the opportunity to review the information provided by @amitchandak . Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @elcamino ,
I hope the information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
@elcamino , A column is loaded at the type of data load or creation(when you add it), and it is static post that, row values will not change because of slicer values. You can create a measure instead.