User Profile
Acidrs
Copper Contributor
Joined Jul 01, 2020
User Widgets
Recent Discussions
Notification Delivery Time
I have recently enabled notifications in Project Online and am wondering what time of day the notifications get delivered as i don't seem to be getting any. Also if i have enabled the notifications after a task is due, will i still get notifications?374Views0likes0CommentsRe: Change choice column based on Date
SteveKnutson Thanks for your response. I ended up changing the "Status" column from a choice field to a calculated column and used the following formula to have it auto set the field. =IF([End Date]>TODAY()+60,"Active",IF([End Date]>TODAY()+30,"Expiring Soon","Expired")) This also allows the status column to dynamically update when the different date requirements are met.7.5KViews3likes1CommentChange choice column based on Date
Hello, I am looking to see if the value of a choice column in SharePoint can be set based on the Date of another column, or by the color of another column. I have an "End Date" column that i have already formatted it by color coding it based on if it is Past todays date, Within 30 days of todays date or longer. I have another column called "Status" which is a choice column. I was looking to see if i could set the values of the column fields based on either the color of my "End Date" column or if the date had passed, within 30 days or longer than 30 days.Solved7.2KViews0likes3CommentsNeed Help with SharePoint modern images
Hello, I have been having a hard time getting my images to render correctly in SharePoint online. Either they are too small in one area or too big and cut off text in another. From documentation i have read mentions that its best to have images in an aspect ratio of 16:9 and that depending on the place you are placing the images will determine the best size. However if i create a new news post and size the image for the page title then it cuts off text when rendered on a news webpart. Or if i size it to fit the news webpart then the image is terrible quality on the news page. Does anyone have any tips or an easy way to get these images to be a good quality and fit the areas they need to fit. In my example image the two news items on the right have there text cut off. The image on the left fits the space but looks terrible on the news page as it is zoomed in due to scaling.Solved2.8KViews0likes1CommentWildcards using get-azureaduser
Hello, I am having a little trouble trying to query my azuread instance using powershell. I am running the follow command Get-AzureADUser -Filter "userPrincipalName eq '*@someemail.com'" This does not return any results and im not sure why. The main reason for doing this is that our tenant is made up of several different agencies. I am only trying resolve a list of users for my agency which can be identified by the email domain. Is there something i am missing to be able to achieve this?58KViews1like4Comments
Recent Blog Articles
No content to show