The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.