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 (294k 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

We are using the below snippet to grab the email of a single custom attribute object. Can I get guidance on the best way to modify this to get all the emails of each ... "The user specified in parameter 'MyParameter' has no email address. ", "Information") }

asked Dec 23, 2024 by msheppard (660 points)
0 votes
1 answer

We are wanting to display all values entered into a multi value text attribute in an email sent by Adaxes. What we've found is that only the first entry into the array ... Entry" Is there a way to reference the variable so that it displays all entries? Thanks

asked Dec 12, 2024 by msheppard (660 points)
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)
3,594 questions
3,281 answers
8,315 comments
548,246 users