web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Apps
Answered

Dataverse

(0) ShareShare
ReportReport
Posted on by 28

Hi ,

I have Dataverse table which contains whole data. Now I want to create a view which can display only unique rows(as in combination of few columns and the corresponding data) of that table and also add calculated columns. But while creating views filtering option is showing only one custom column and not other columns( most of the columns are of single line text type).. Please Suggest the possible solution if it is not possible with views then whichever way it’s possible….open for power automate or any other solution in power platform .

I have the same question (0)
  • Verified answer
    citdevpros Profile Picture
    61 on at

    This sounds like the perfect job for a Dataflow. Not sure how familiar you are so here's the starter link:

    https://learn.microsoft.com/en-us/power-query/dataflows/create-use

     

    Keep in mind the Dataflow doesn't surface the data for you - it will read your table, transform your data, and then let you put it somewhere else. You then still must read this destination table. You can however build Dataflows directly in to Power BI if that is your reporting tool.

     

    Dataflows are ideal for reading "whole" data and breaking it up into it's component parts i.e. you can break up the data into all of the different dimensions or slices e.g. get all of the listed statuses and put them into a status table, get all the listed users and put them into a user table etc but it all depends on your appetite and how excited you get when modelling data. Of course, if you just want to Filter and Distinct then it will do that too 😊.

     

    If you are using Dataverse for Teams, Dataflows are available right in the Power Apps editor:

    DV4T dataflows.png

     

    If you are using Dataverse, Dataflows are accessible from the main nav bar on the left. (If not there, choose the More option and add it):

    DV-dataflows.png

     

  • JeezyB0Y Profile Picture
    28 on at

    Thank you. Looks like it might work for me 

  • JeezyB0Y Profile Picture
    28 on at

    I tried it but I have a column where it does a combination of Arrayformula and sumif (of excel) . I tried to create one custom column with similar formula but it is throwing error as cyclic reference error..

    = List.Sum(
       Table.SelectRows(
           #"table1",
           each [H] = B2 and [L] = E2 and [B] = A2 and [F] = C2 and [G] = D2 and [M] = F2
       )[K]
    )

  • Verified answer
    JeezyB0Y Profile Picture
    28 on at

    Issue sorted using Dataflow. Used combination of Table.Distinct and List.sum in filtered rows @citdevpros  Thank you 

  • citdevpros Profile Picture
    61 on at

    @JeezyB0Y that's great to hear. Well done on the solution.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 361

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard