User Profile
KMKing
Regular Visitor
Joined 6 years ago
User Widgets
Contributions
Obtener información de la unidad organizativa del equipo
Soy bastante nuevo en Power BI, pero es bastante impresionante! Tengo un panel de trabajo en curso que tiene información de directorio activo simple. Estoy tratando de obtener la información de la unidad organizativa del equipo para poder mostrarla y filtrar en función de la unidad organizativa. El distinguishedName tiene esa información, pero no sé por la vida de mí cómo hacerlo "legible" y no contener todas las cosas de CN, OU, OU, DC, DC, DC. Estoy seguro de que es algo justo debajo de mi nariz y me voy a sentir tonto una vez que alguien lo señale. Ejemplo: CN-Servidor123,OU-Prod,OU-Servidores,DC-help,DC-me,DC-out A algo como: Prod/Servidores930Views0likes5CommentsRe: Obtener información de la unidad organizativa del equipo
Dividí la columna usando delimitadores personalizados para desglosar la información y luego reemplacé el texto. Columna dividida Delimitador personalizado - CN, (más a la izquierda) A continuación, procedió a hacer lo mismo para el final (información de DC) Divida la nueva columna de nuevo - Delimitador personalizado - DC, (más a la izquierda) Esto me dejó con OU-algo,OU-algo Reemplacé el texto de ese colum para cambiar OU a un "/" Esto me dejó con una columna que contiene la ubicación de la unidad organizativa solamente. Voy a hacer esto de nuevo con fotos, sé que parece un poco difícil de entender con sólo yo escribiéndolo.904Views0likes0CommentsRe: Getting computer OU information
I split the column using custom delimiters to break out the information and then replaced the text. Split column Custom Delimiter - CN=, (left most) Then proceeded to do the same for the end (DC info) Split the new column off again - Custom Delimiter - DC=, (left most) This left me with OU=something,OU=something I replaced the text on that colum to change OU= to a "/" This left me with a column containing the OU location only. I will do this again with pictures, I know it seems a little hard to understand with just me typing it out.6.3KViews0likes1Comment- 6.3KViews0likes3Comments
Re: Getting computer OU information
Sorry, I posted in haste. I am using the Active Directory connector in Power BI to get information on servers in our domain. I would like to display the servers OU information also on this report. I can then create a filter to show a count of servers in certain OUs. I just need the OU information to be in a better format than what is in the distinguishedName colum. If I add that to the report as it sits, it has all the LDAP information included. Example: CN=Server123,OU=Prod,OU=Servers,DC=help,DC=me,DC=out Format desired: Prod/Servers Hope that makes more sense.6.3KViews0likes4CommentsRe: Obtener información de la unidad organizativa del equipo
Lo siento, lo publiqué a la prisa. Estoy usando el conector de Active Directory en Power BI para obtener información sobre los servidores de nuestro dominio. Me gustaría mostrar la información de la unidad organizativa de los servidores también en este informe. A continuación, puedo crear un filtro para mostrar un recuento de servidores en ciertas ou. Sólo necesito que la información de la unidad organizativa esté en un mejor formato que lo que está en el colum distinguishedName. Si agrego eso al informe mientras está en el sitio, tiene toda la información LDAP incluida. Ejemplo: CN-Server123,OU-Prod,OU-Servers,DC-help,DC-me,DC-out Formato deseado: Prod/Servidores Espero que tenga más sentido.926Views0likes3CommentsGetting computer OU information
I am pretty new to Power BI, but its pretty awesome! I have a work in progress dashboard that has simple active directory information. I am trying to get the computer OU information so I can display that, and filter based on OU. The distinguishedName has that info, but I do not know for the life of me how to make it "readable" and not contain all the CN=,OU=,OU=,DC=,DC=,DC= stuff. I am sure it is something right under my nose and I am going to feel silly once someone points it out. Example: CN=Server123,OU=Prod,OU=Servers,DC=help,DC=me,DC=out To something like: Prod/ServersSolved6.3KViews0likes6Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.