How to display only a certain field in a list

Jorn Eriksen 20 Reputation points
2025-06-19T06:31:33.66+00:00

I have a calendar list that shows who is responsible for each week. . When I insert the list and apply the filter for the current week, I do get the info, but it is surrounded by other list information. I only want a simple text on top of the page saying: "This week xxxxxxxxxxx is responsible", dynamically changing the name from the list according to the current date.

Microsoft 365 and Office SharePoint For business Windows
0 comments No comments
{count} votes

Accepted answer
  1. Jayden-P 2,460 Reputation points Microsoft External Staff Moderator
    2025-06-19T09:19:59.66+00:00

    Hi @Jorn Eriksen

    Thank you for posting your question in the Microsoft Q&A forum. 

    Based on the information you have provided, looks like you want to see who is in charge for the current week. 

    May I know if you are using SharePoint Online or SharePoint App? 

    Where do you want to show the dynamic text, in the exact Calendar List or in a specific SharePoint page? 

    You mentioned that you have current week filter, I suggest you use this workaround. 

    You can create a view named "This Week", only show 2 columns (current week with filter "yes" and responsible person) 

    So that you won't be distracted by other columns' information. 

    User's image

    User's image

    User's image

    To show the dynamic text, it might involve using Power Automate feature. 

    Due to limitations in this area, I regret that I’m unable to assist you effectively. I kindly recommend reaching out directly to the Microsoft Power Platform Community Forum Thread, as they are best positioned to address and resolve this type of issue efficiently. 

    I hope this information helps. 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".   

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

    User's image

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Jorn Eriksen 20 Reputation points
    2025-06-19T10:43:42.5966667+00:00

    Thanks for the update. I am doing that today and my result is like this:User's image

    I like to use the name only , without the list commands. And insert this into a simple text string

    Example: [Jorn Eriksen] is responsible this week.
    I use SharePoint online,

    Thanks for answering so quickly.


  2. Jorn Eriksen 20 Reputation points
    2025-06-19T12:38:08.07+00:00

    Hi

    I like to add the result to an existing page. Today, as seen in my previous comment, it is added as a List view. If possible I only want to display the name rather than the list with all its navigation buttons.

    Something like thisimage


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.