| Előző változat mindkét oldalon
Előző változat
Következő változat
|
Előző változat
|
hu:process_steps:range_cell:columnreorder [2020/12/14 23:14] tiger |
hu:process_steps:range_cell:columnreorder [2021/11/01 15:08] (aktuális) levi |
| ====== Column Reorder - Oszlopsorrend ====== | ====== Column Reorder - Oszlopsorrend ====== |
| |
| The process step **Column Reorder** does exactly what its name says. It solves a common problem when the source data has a different structure than the target data. In this simple step you can reorder the columns avoiding long and tedious copying and pasting column-by-column. | A **Column Reorder** folyamatlépés egy gyakran előfordul problémára ad megoldást, ilyen például amikor a forrás adatoknak különböző felépítése van mint amit a cél adatóknál szeretnénk látni. Ebben az egyszerű lepésben át tudjuk rendezni az oszlopokat hogy el kerüljük a hosszú és unalmas oszlopról oszlopra való másolásokat és beillesztéseket. |
| |
| There are four parameters that are required to be filled when using this process step: | Összesen négy paraméter van amelyeket kötelezően ki kell tölteni amikor ezt a lépést használjuk: |
| * **Source worksheet Djeeni name**: The Djeeni name of the source worksheet (the worksheet we want to copy the columns from) | * **Source worksheet Djeeni name**: A forrás munkalapnak a Djeeni neve (Az a munkalap amelyről az oszlopokat szeretnénk ki másolni). |
| * **Source columns**: Column letters referring to the source worksheet, separated by semicolon character (A;C;B) | * **Source columns**: Az oszlopok betűjét kell megadni amelyeket át szeretnénk másolni a forrás munkalapról, pontos vesszővel el választva. (A;C;B) |
| * **Target worksheet Djeeni name**: The Djeeni name of the target worksheet (the worksheet we want to paste the columns to) | * **Target worksheet Djeeni name**: A cél munkalapnak a Djeeni neve (Az a munkalap amelybe az oszlopokat be szeretnénk szúrni) |
| * **Target columns**: Column letters referring to the target worksheet, separated by semicolon character (A;B;C) | * **Target columns**: Az oszlopok betűjét kell megadni amelyeket át szeretnénk másolni a cél munkalapra, pontos vesszővel el választva. (A;B;C) |
| |
| The columns are copied from source to target worksheet in the order they are specified within the **Source columns** and **Target columns** parameters, to the same positions. If there is a B column specified on the third position (A;C;B) in the **Source columns** parameter, and the C column is specified on the third position (A;B;C) in the **Target columns** parameter, the B column from the source worksheet will be copied to the C column in the target worksheet. | Az oszlopok át lesznek másolva a forrás munkafüzetből a cél munkafüzetbe abban a sor rendben ahogy a **Source columns** és **Target columns** mezőkbe meg lett adva. Ha a B oszlop a következő módon lett meghatározva (A;C;B) a **Source columns** mezőben valamint a **Target columns** mezőben a C oszlop (A;B;C) szerint lett meghatározva akkor a B oszlop a forrás munkafüzetből a cél munkafüzet C oszlopába lesz át másolva. |
| |
| | 1 | 2 | **3** | | | 1 | 2 | **3** | |
| | A | B | **C** | | | A | B | **C** | |
| |
| Example: Take the columns A to G from the source worksheet and put B before A in the target worksheet. All other columns stay in the same order. | Példa: Vegyük az a oszlopokat A-tól G-ig a forrás munkafüzetből és helyezzük át a B oszlopot az A oszlop elé a cél munkafüzetbe. Az összes többi oszlop az eredeti helyén fog maradni az eredeti sor rendben. |
| |
| {{djeeni:column_reorder.png}} | {{djeeni:column_reorder.png}} |