Forum Discussion

ajayraman's avatar
ajayraman
New Member
9 years ago

Oracle BIP reports in Power BI

Is it possible to create an Oracle BIP kind of report in Power BI

 

e.g

|text1|xxx1|text2|xxx2

|text3|xxx3|text4|xxx4

|    text5: xxx5           |

 

where text1 is static text and xxx1-5 are returned from a query

e.g selec t xxx1,  xxx2, xxx3, xxx4, xxx5 from table

 

the table above should be repeated for each row returned from the abvoe query

 

Thanks

Ajay

5 Replies

  • Hi Ajay,

     

     

    Even I have similar requirement where I need to convert OBIEE BIP reports into Power BI , If you get any clue then please let me know .

     

     

    Thanks,

    Nimit Kumar

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi ajayraman,

    I am not familiar with Oracle BIP reports. From you description, it seems that you want to show values of different columns in a table, if that is the case, please check if Table or Matrix visual meets your requirement.

    Please help to post sample data and expected result if the above visuals don’t satisfy you.

    Thanks,
    Lydia Zhang

    • ajayraman's avatar
      ajayraman
      New Member

      This is a little different from a table or matric

       

      you can consider this as a template and values from the query are inserted in random places in that report. Not contiguous columns.

       

      the whole block needs to repeat for each row of the output

       

      sample report attached. the cells in red background is filled from the outut of a query

       

      Thanks

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi ajayraman

        According to my knowledge, there is no bulit-in Power BI visuals or existing custom visuals that can be used to create such report. You can consider to develop your own custom visual and then use the visual to create the report.

        Thanks,
        Lydia Zhang