0 votes

Hello,

Since Adaxes reports allow building custom columns which values can be calculated using Powershell, how can I get same functionality to show calculated attributes in User view next to other attributes?

by (760 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

Unfortunately, there is no possibility to add calculated property values to the User view form same way as it is done for report custom columns. As a solution, you can use a Scheduled Task and a PowerShell script that will save calculated property values to Adaxes custom attributes and then add the attributes to the form. For example, to add the full name of a user manager to CustomAttributeText1, you can use the following Scheduled Task:

For information on how to modify Web Interface forms, have a look at the following tutorial: https://www.adaxes.com/tutorials_WebInt ... diting.htm. To specify required display names for custom attributes added to the form, see https://www.adaxes.com/help/?HowDoI.Man ... Names.html.

0

Hello,

That is sad. But can we expect this kind of implementation in the future?
I would assume that since it is possible to do on multiple accounts in single report, replicating this functionality for a single account should be a breeze :)

As always, Thanks for a detailed reply!

0

Hello,

Thank you for the suggestion. We will consider it for future releases of Adaxes.

Related questions

0 votes
1 answer

Ideally looking to make this a rule based group, but report or business unit should work also. In our domain, service accounts become direct reports of the user who requested/ ... if a specific object is a/not a direct report. Is this possible? Thank you

asked Nov 14, 2023 by ThompsonAlex (40 points)
0 votes
1 answer

Hi, is it possible to save to an Adaxes attribute the value of the last Sign In from Azure AD? When we query users for Last Logon, we, of course, can only see the Last Logon value from AD It would be very useful to know the latest login in Azure AD as well

asked Jun 22, 2020 by manuel.galli (100 points)
0 votes
1 answer

We would like to have a business unit that is based on an adaxes custom attribute. I don't see a way of doing this. Do you all have any ideas?

asked May 18, 2020 by mark.it.admin (2.3k points)
0 votes
1 answer

Hello, is there a way to save powershell variable to axases attribute and send it via "send email notification" in Scheduled task? for example, check if Office 2016 ... .name) installed"} ` then add $customattrib value to Send email notification. Thank you

asked Feb 13, 2020 by vheper (20 points)
0 votes
1 answer

Dear Is it possible to change the values of a custom attribute (adm-CustomAttributeTextMultiValue4) when selecting a value from another custom attribute (adm-CustomAttributeText1). For ... , 2Latijn, 3Latijn, etc... Is this possible? Sincerly Hilmi Emre Bayat

asked Aug 26, 2019 by hilmiemrebayat (120 points)
3,348 questions
3,049 answers
7,791 comments
545,052 users